I make sure when I configure I set target platform to linux-x86_64. That should take care of getting all the right compile parameters, right?
I have also set no-asm to disable assembly. Not only that, I changed the default optimization value of -O3 to -O0. So far nothing fixes this problem.
Thanks,
Terry
On 7/20/06, Aleksey Sanin <[EMAIL PROTECTED]> wrote:
Take a look at openssl compile parameters and make sure that
it compiles in 64 bit mode. Also you can try to disable
assembler optimization in openssl.
Aleksey
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
