Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Sender: brendan AT edison DOT dialix DOT com DOT au Message-ID: <36F740B2.7EEED17C@dgs.monash.edu.au> Date: Tue, 23 Mar 1999 18:20:19 +1100 From: Brendan Simon Reply-To: brendan AT dgs DOT monash DOT edu DOT au Organization: CTAM Pty Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.34 i586) X-Accept-Language: en MIME-Version: 1.0 To: CygWin32 Subject: MinGW32 make.exe not executing shell commands. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 AT sourceware DOT cygnus DOT com