|
From: | Earnie Boyd |
Subject: | Re: mingw make problem |
Date: | Sat, 19 Aug 2006 10:21:57 -0400 |
User-agent: | Internet Messaging Program (IMP) H3 (4.0.4) |
Quoting "William A. Hoffman" <address@hidden>:
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
[Prev in Thread] | Current Thread | [Next in Thread] |