Bill Somerville wrote:
Medi Montaseri wrote:
I'm also interested in this topic....can you include me as well...
Actually I am not sure if it is a good idea to run mix modes, even if the OS supports it
as there might be some performance hits due to translations and adjustments....
Hi Medi
Perhaps we should keep this to the list if that's OK Dave.
Dave has some settings for "Configure" that he has used for several platforms. He is putting together a list of them.
I'm not after mixed mode operating as such (in fact the opposite), we have to implement another library on top of ssl and the customers of that will need the option of 32 or 64 bit to match their apps/libraries. So we have to build versions for both on platforms that support either.
Bill
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]
Have you guys figured a way to compile OpenSSL 0.9.7d (or later) on FreeBSD 5.3 amd64 ?
When I run config(1), I get...
./config --prefix=/tmp/ssl Operating system: amd64-whatever-freebsd This system (freebsd) is not supported. See file INSTALL for details.
Of course INSTALL has nothing to add here. And strange enough, FreeBSD 5.3 does come with
OpenSSL 0.9.7.d
The reason I wanted to compile my own is that I need to debug a seg fault caused in SSL_library_init()
but the system based libs have been stripped, and gdb can not see the symbol tables...
Thanks ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]