On Tue, Mar 31, 2009 at 12:15 PM, Patrick wrote:
> 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: l
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: ***