Uhmm, which OpenSSL version are you talking about?  I can't find
des_enc-sparc.S anywhere in my copy of the 0.9.7 branch...

[EMAIL PROTECTED] - Tue Jul 29 17:06:13 2003]:

> 
> it seems that in the current snapshots the shared
> option for solaris does not work correctly.
> 
> Compilation in crypto/des of
> 
>    gcc  -c -o asm/des_enc-sparc.o asm/des_enc-sparc.S
> 
> should probably be
> 
>    gcc -fPIC -c -o asm/des_enc-sparc.o asm/des_enc-sparc.S
> 
> in order not to provoke a linker error.
> 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]


-- 
Richard Levitte
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to