Date: Fri, 6 Jan 95 08:25:16 -0500 From: dj AT stealth DOT ctron DOT com (DJ Delorie) To: hvb AT netrix DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Go32 and Windows NT 3.5? > Does Go32 run in a DOS box under Windows NT 3.5? Yes, but system() and spawn() don't (NT bug). Thus, you can't use make or gcc (you can use gcc-rm).