Date: Wed, 30 Apr 1997 19:10:02 -0400 (EDT) From: Laszlo Vecsey To: "John M. Aldrich" cc: djgpp AT delorie DOT com Subject: Re: Updated Linux/DJGPP instructions In-Reply-To: <3367989F.7F73@cs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 30 Apr 1997, John M. Aldrich wrote: > Laszlo Vecsey wrote: > > > > Now, the final step. Rather than having to run 'go32-v2.exe hello.exe', > > how can I get the cross compiler to output a complete, ready-to-go > > executable? > > You need to stubify the image before it can become a full DOS > executable. go32-v2 should never be needed to run a DJGPP program, > unless it doesn't have the real mode stub attached. If gcc-dos doesn't > do this automatically, then there's probably a bug in the specs. For the most part I'm using a fresh specs file, since I compiled gcc 2.7.2.2 from the sources itself. Can someone send me their DJGPP specs file or paste the relavent portion? - lv