To: dj AT stealth DOT ctron DOT com (DJ Delorie) Cc: bdavidson AT ra DOT isisnet DOT com, tim AT pi DOT la DOT tce DOT com, djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: bug in djgpp's make Date: Wed, 11 Jan 95 16:46:37 +0200 From: "Eli Zaretskii" >> at its exit status. GNU Make which comes with DJGPP is no >> exception. > > Yes it is. For cases where it CAN call the program directly, it does. > This is done within go32's system() handler, if not in libc itself. This is precisely what I meant: compilers are called directly.