Date: Sun, 20 Oct 1996 14:59:26 +0200 (IST) From: Eli Zaretskii To: Mark Waron Cc: djgpp AT delorie DOT com Subject: Re: Question about compiling & linking In-Reply-To: <32696EE8.4DA5@mms.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 19 Oct 1996, Mark Waron wrote: > I am using a windows program editor/IDE that allows me to run DOS commands > from a menu. When I try to compile and link a program at the same time, the > compiler runs just fine, but when I try to run the program, it justs locks up > the DOS window. However, if I first just compile to create an object file, > and then run the compiler again and just link, then the program works fine??? Seems like some kind of incompatibility between that IDE and DJGPP. What kind of IDE is that?