> to facilitate building openssl on the x86_64 platform I suggest to apply > the attached patch.
> +"linux-x86_64", "gcc:-DL_ENDIAN -DNO_ASM: Linux/x86_64 suports two ABIs. As far as I understand it's perfectly possible to compile gcc so that it supports both. Which one will be default? To ensure that intended ABI is chosen I'd recommend to add -m64 to command line. Why don't you use -O? I had no problem with -O3 and gcc-3.2... As for NO_ASM. Do you have real x86_64 hardware? I have been working on BN assembler aided implementation that would need some benchmarking. It should give around 3x speed-up... If you have real hardware is it possible to get an account? A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
