On Mon, Oct 04, 2010, per frykenvall wrote: > Thanks a lot, Jakob! Adding "rdata align=8" to the section declaration in > tmp32/x86_64cpuid.asm helped. At least the warnings disappeared, and > *OPENSSL_ia32cap_loc() is now EFFBFFFF instead of 0. > > So, the instructions to build on windows x64 would be: > * call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" > x86_amd64 > or open a Visual Studio 2005 x64 Cross Tools Command Prompt > * perl Configure VC-WIN64A --prefix=c:\some\directory > * ms\do_win64a.bat > * Edit tmp32/x86_64cpuid.asm so that the third line reads: section > .CRT$XCU rdata align=8 > * nmake -f ms\nt.mak > * nmake -f ms\nt.mak install > > Could someone fix this permanently in the perl script in crypto/perlasm > that generates the section directive? >
Please send a report to the request tracker so it doesn't get overlooked. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org