I'm trying to compile OpenSSL 0.9.8k on Win32 with MinGW installed. I ran ms/mingw32.bat, and it seems to work well for a while, compiling lots of source files, until I get:
if exist out\libcrypto.a del out\libcrypto.a /usr/bin/sh: -c: line 1: syntax error: unexpected end of file mingw32-make: *** [out\libcrypto.a] Error 2 Any ideas? ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org