Hi Fabrice,
which version are you using? afaik the 64-bit issue has been fixed...
though i'm not sure if it is in the latest "release"... have you tried a
recent snapshot?

cheers,
Sean O'Riordain

Fabrice ANNIC wrote:
> 
> Hello,
> 
> has OpenSSL been tested on Solaris 8  64 bit ?
> 
> I have tried to compile it with gcc-3.0 by adding "-m64" in the command line of 
>Configure.
> Compilation worked, I managed to get my .so in 64 bit.
> However, when I do "make tests" to tests the API, it fails in BN_square, and in 
>other tests furthers.
> 
> I think that Big Number routines uses "long" int, that are 64-bit long with -m64 
>option. This causes all the trouble.
> 
> Any clues ?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to