thnx Louis Solomon www.SteelBytes.com
----- Original Message ----- From: "Richard Levitte via RT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 12:37 PM Subject: [openssl.org #380] VC-WIN32 build issue > > OK, I've made that change. > > This ticket is now resolved. > > [[EMAIL PROTECTED] - Wed Dec 4 12:07:51 2002]: > > > testing with openssl-0.9.7-stable-SNAP-20021203 ... > > > > in util/pl/VC-32.pl there is a line > > $lib_cflag=" -D_WINDLL -D_DLL"; > > which causes problems if the /MT option in $cflags is changed to /MT > > (solution is to remove the -D_DLL in this senario). > > > > since according to the help for VC7, /MD also defines _DLL the -D_DLL > > is > > unnecssary. (I think this is also the case in VC4-VC6) > > therefore I suggest just removing the -D_DLL permantly, so if somebody > > changes the /MD to /MT they dont have to spend ages working out why it > > doesnt link. > > > > Louis Solomon > > www.SteelBytes.com > > > > > -- > Richard Levitte ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
