My thanks go to Andrew for putting up his msdev workspace for ssleay. It worked
rather nicely.
Actually, my first compile crashed because I ran out of disk space :-). Make sure you
have 200+
megs available!
The only warning that I got that I figure is worth mentioning was this:
--------------------Configuration: md2 - Win32 Release--------------------
Compiling...
md2.c
C:\WINDOWS\DESKTOP\msvcssl081\SSLeay-0.8.1\crypto\md\md2.c(69) : warning C4273:
'perror' :
inconsistent dll linkage. dllexport assumed.
Linking...
md2.exe - 0 error(s), 1 warning(s)
--------------------Configuration: md2 - Win32 Debug--------------------
Compiling...
md2.c
C:\WINDOWS\DESKTOP\msvcssl081\SSLeay-0.8.1\crypto\md\md2.c(69) : warning C4273:
'perror' :
inconsistent dll linkage. dllexport assumed.
Linking...
md2.exe - 0 error(s), 1 warning(s)
There were some other warnings, but nothing of signifigance. Anyone know why md2.c
would trigger
this warning?
--
o Mordy Ovits
o Programmer / Cryptographer
o SynData Technologies Inc.
o Download A Free Copy Of Our Software At:
o http://www.syncrypt.com
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+