32 and 64 bit apps on Solaris 10
- From: csgonan@xxxxxxxxx
- Date: 12 May 2007 09:53:42 -0700
I have a new solaris 10 v440 server, and this is my first 64 bit and
Solaris 10 install.
When I compile (ie) openssl, defining only LD_LIBRARY_PATH and
pointing it to the 64 bit libraries, it compiles fine.
I read that if you define LD_LIBRARY_PATH32 and LD_LIBRARY_PATH64 to
point to the appropriate libraries, it should compile fine. So I
added those variables (along with LD_LIBRARY_PATH pointing to 32 bit
libs), and it fails and I got ELF32 errors cause I was compiling 64
bit. So I removed the LD_LIBRARY_PATH variable and the compile goes
much further but fails saying it can't find gcclib.s.so.1. I search
for that file and it is in the directory specified by
LD_LIBRARY_PATH64. I do NOT get any ELF32 or ELF64 errors.
I have to get this environment to work, being able to compile both 32
and 64 bit. Any suggestions? I see alot of people talk about
libtool, but I am unfamiliar with it.
Thanks
.
- Follow-Ups:
- Re: 32 and 64 bit apps on Solaris 10
- From: Richard B. Gilbert
- Re: 32 and 64 bit apps on Solaris 10
- From: Dave Uhring
- Re: 32 and 64 bit apps on Solaris 10
- Prev by Date: Re: solaris 10 on the net? can't get on the net with a new install of s10
- Next by Date: Re: 32 and 64 bit apps on Solaris 10
- Previous by thread: solaris 10 on the net? can't get on the net with a new install of s10
- Next by thread: Re: 32 and 64 bit apps on Solaris 10
- Index(es):
Relevant Pages
|
|