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
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