Re: Compile error with MinGW

2009-04-06 Thread Patrick
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

Compile error with MinGW

2009-03-31 Thread Patrick
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: ***