Quoting "William A. Hoffman" <[EMAIL PROTECTED]>:


I get a different failure when the shell is from msys:


c:/cygwin/bin/gcc.exe  "a.c" "b.c"
CreateProcess(C:\msys\1.0\bin\sh.exe,C:/msys/1.0/bin/sh.exe -c "c:/cygwin/bin/gcc.exe \"a.c\" \"b.c\"",...)
Putting child 0x00a73ca0 (broken) PID 4015928 on the chain.
Live child 0x00a73ca0 (broken) PID 4015928
/usr/bin/sh: -c: line 3: syntax error: unexpected end of file


You're executing the Cygwin gcc from the MSYS shell which is more than likely the cause of the problem.

Earnie Boyd

http://shop.siebunlimited.com



_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to