From: mcneils@applique.sedd.trw.com (Sean McNeil)
Subject: execl/fork problem again?
28 Oct 1996 17:21:39 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199610290003.QAA03043.cygnus.gnu-win32@app006221.sedd.trw.com>
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com


Trying to compile the latest gcc snapshot, I noticed the following:

No matter if I run from the NT command shell or sh or bash, make
and sctipts cannot execute other scripts.  I had to go through and
put "sh " in front of all script executions for it to work.  Is this
the problem with fork and the current directory?

By other scripts, I'm referring to ./configure not being able to run
config.guess.  I got by this problem by specifying --build.

make had problems with ./move-if-changed.  This is where I put the
"sh " in front of them and things were fine.

Now, I'm looking at an exception while compiling part of cc1.
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
