LNK4078 and LNK4210 linking with x64 static libs

2010-09-22 Thread perfry
Hi, I've built 1.0.0a on Windows with VS2005, using nt.mak to get static libraries. With x64 I get warnings when linking applications, both openssl.exe and test programs like sha1test.exe. A snippet of output from nmake -f ms\nt.mak: link /nologo /subsystem:console /opt:ref /debug /out

perl >5.0 required for openssl-1.0.0-beta4

2009-11-23 Thread perfry
Hi, I've successfully built OpenSSL 1.0.0-beta4 configured with solaris64-sparcv9-gcc on an old Solaris 8/Sparc box. Performance according to 'openssl speed' is better than my old 0.9.8a installation. However, I had to install a newer perl to get it through make test. With the preinstalled per