----- Oorspronkelijk bericht -----
Van: "Richard Levitte - VMS Whacker" <[EMAIL PROTECTED]>
Did you need to do any changes to OpenSSL?
No, I did not have to change the sources, only some other files.
In util\pl\mingw32.pl I added the option -fnative-struct to CFLAGS, and
changed $rm='rem' to $rm='rm' and $mkdir='gmkdir' to $mkdir='mkdir'.
Also, the alarm function is not standard on Windows, so I added it.
Finally, in order to link the executables against the DLL's, I deleted the
static versions and than ran make -f ms/mingw32a.mak again, after replacing
in minw32a.mak the names of the static libraries by those of the import
libraries.
Kees
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus: http://www.gemplus.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]