I'm trying to compile open ssl with mingw32 on win2kpro sp2. I downloaded ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/gcc- 2.95.2/gcc-2.95.2-msvcrt.exe.
I extracted all files to c:\gcc-2.95.2. I added c:\gcc-2.95.2 to my system path. I already had perl installed at c:\perl and I have c:\perl\bin in my system path. I extracted all of openssl-0.9.7 to "C:\Documents and Settings\uswcgc43 \Desktop\stuff\openssl-0.9.7". The first time I tried to compile openssl (by running mingw32.bat from the ms dir, I got the output shown in the 'NO EDIT' section of the attachment. I then added 'cd..' (without quotes) to mingw32.bat between the 'echo Bignum' and 'cd crypto\bn\asm' lines. That resulted in the output shown in the 'EDIT 1' section of the attachment. I then moved the 'cd..' to the first line in mingw32.bat. That resulted in the output shown in 'EDIT 2' section of the attachment. Am I missing something here? I followed the instructions in install.w32 exactly. Is it necessary to edit other files, or am I just doing something wrong? ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]