Scott Danforth wrote:
> I've been trying to build openssl 9.8a on an opteron-based Solaris 10.
> I've tried the 64 bit solaris x86 configuration, and various 32-bit
> gcc configurations (the gcc-2 that comes on Sun's Software Companion
> CD only has 32 bit libraries), but nothing works. I get farthest with
> a gcc configuration, but that dies about 1 minute into the compilation
> due to conflicting va_list definitions in different include flies.
>
> I see that others are also having problems with Solaris 10 on Opteron
> processors. Does anyone know if a ne 
> configure option to support this architecture is in the works?

No problems over here on a SunFire v20z...

I am using Sun's stock gcc installed in /usr/sfw/bin  This is not the
one from the Sun Companion CD AFAIK - I did use the DVD to install...

# gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix
=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --w
ithout-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

Used the following to compile openssl 0.9.8a...
./config -fPIC shared no-idea
make depend
make
make test
make install

-- 

°(((=((===°°°(((===========================================

begin:vcard
fn:Ricardo Stella
n:Stella;Ricardo
org:Rider University
adr;dom:;;2083 Lawrenceville Rd;Lawrenceville;NJ;08648
version:2.1
end:vcard

Reply via email to