Subject: Solaris' 64 bit objects ?
To: None <tech-pkg@netbsd.org>
From: kilim <kilim@phenix.rootshell.be>
List: tech-pkg
Date: 12/06/2005 23:28:04
Hello,

reading the archive I see that Solaris users need to specify 

	ABI=64 

in their mk.conf. 

Also to be sure what path do you specify to have your runtime linking
environment configured corectly for 64 bit objects ?

I'm running Solaris 9 with sunpro as the compiler and the following is
output from crle:

Configuration file [version 4]: /var/ld/ld.config  

Default Library Path (ELF):
  /usr/ccs/lib:/usr/ucb/ucblib:/usr/lib:/usr/lib/secure:/usr/lib/krb5:/usr/xpg4/lib:/usr/xfw/lib:/usr/dt/lib:/usr/snadm/lib:/usr/4lib:/usr/pkg/lib:/usr/openwin/lib:/usr/openwin/sfw/lib:/usr/local/lib:/usr/ucblib:/usr/ucblib/sparcv9:/usr/ccs/lib/sparcv9
  Trusted Directories (ELF): /usr/lib/secure (system default)

Command line:
  crle -c /var/ld/ld.config -l
/usr/ccs/lib:/usr/ucb/ucblib:/usr/lib:/usr/lib/secure:/usr/lib/krb5:/usr/xpg4/lib:/usr/xfw/lib:/usr/dt/lib:/usr/snadm/lib:/usr/4lib:/usr/pkg/lib:/usr/openwin/lib:/usr/openwin/sfw/lib:/usr/local/lib:/usr/ucblib:/usr/ucblib/sparcv9:/usr/ccs/lib/sparcv9

Is this correct ?

Thank you :)

Kilim