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
Configuring for solaris64-x86_64-gcc
target already defined - solaris64-x86_64-gcc (offending arg: solaris-x86-gcc)

Any ideas how I can force it to 32-bit?

I'm compiling on a sun x4100 m2 machine, solaris 10 11/06:

# uname -mrsv
SunOS 5.10 Generic_125101-04 i86pc
# which gcc
/usr/local/bin/gcc
# gcc --version
gcc (GCC) 3.4.5

--
Andy Harrison
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to