openssl-0.9.7b builds successfully for me with VC2003.
Both DLL and static version for Release/Debug.
That error about __ftol2 normally means that .obj files
built by vc7+ is being linked by vc6. Try to make sure
that vc6 is not being mixed up with vc7 in any way.
Are you using "Visual Studio .N
> I cannot, however, figure out what fmtint in b_print.c is doing
> that causes this __aulldvrm error.
Never mind - since I have VC++ 6.0 available as well, I just decided to
switch to using that instead. OpenSSL v0.9.7b compiled perfectly on the
first try and the DLLs work great under VC++ 7.0.
On Sat, Jun 28, 2003, Kevin Williams wrote:
> Trying to build OpenSSL v0.9.7b on Windows with VC++ - the version that
> comes with Visual Studio .NET 2003. First, I got these errors:
>
> link /nologo /subsystem:console /machine:I386 /opt:ref /dll
> /out:out32dll\libeay32.dll /def:ms/LIBEAY32.d