MinGW32 make.exe not executing shell commands.

Brendan Simon brendan@dgs.monash.edu.au
Mon Mar 22 23:25:00 GMT 1999


I have installed GNU make from Jan-Jaap van der Heijden's GNU-Win32 web
page.  It is version 3.77 and I think it was compiled with egcs-1.1.1.

I can't seem to able to execute built in shell (command.com) commands
such as 'echo' and 'mkdir'.  The output/errors I get are :

mkdir obj
process_begin: CreateProcess((null), mkdir obj, ...) failed.
make (e=2): The system cannot find the file specified.

Is there a bug or do I need to set up something first ??
I put my mkdir commands in a batch file and make found the batch files
ok and executed the mkdir commands fine.  It looks like make is looking
for an executable called 'mkdir' and barfing if it can't find any.

Does any one have any ideas why 'make' is not executing the built in
shell commands ???

Thanks,
Brendan Simon


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list