Re: solaris x86 32-bit compile problem

2007-04-25 Thread Laurent Blume
Neetee Pawa a écrit : > However for me .. the binaries did not work once i compiled in 32 bit > mode. May be they work for you. Depending on what your issue was, that reminds me that I use the exact following to build: PREFIX=openssl-0.9.8d export LD_OPTIONS="-R/usr/local/${PREFIX}/lib" ./Config

Re: solaris x86 32-bit compile problem

2007-04-25 Thread Neetee Pawa
Harrison" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 04/25/2007 07:38 PM Please respond to openssl-users@openssl.org To openssl-users@openssl.org cc Subject solaris x86 32-bit compile problem I'm trying to compile with the following options, but it's insisting on using

Re: solaris x86 32-bit compile problem

2007-04-25 Thread Laurent Blume
Andy Harrison a écrit : > I'm trying to compile with the following options, but it's insisting > on using the 64 bit version and I can't seem to get around this. > > # ./config --install_prefix=/usr/src/OPENSSL --prefix=/usr/local/ssl > --openssldir=/usr/local/ssl --shared solaris-x86-gcc > Operat

RE: solaris x86 32-bit compile problem

2007-04-25 Thread David Schwartz
> I'm trying to compile with the following options, but it's insisting > on using the 64 bit version and I can't seem to get around this. > > # ./config --install_prefix=/usr/src/OPENSSL --prefix=/usr/local/ssl > --openssldir=/usr/local/ssl --shared solaris-x86-gcc > Operating system: i86pc-whatev

solaris x86 32-bit compile problem

2007-04-25 Thread Andy Harrison
I'm trying to compile with the following options, but it's insisting on using the 64 bit version and I can't seem to get around this. # ./config --install_prefix=/usr/src/OPENSSL --prefix=/usr/local/ssl --openssldir=/usr/local/ssl --shared solaris-x86-gcc Operating system: i86pc-whatever-solaris2