www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1995/08/20/07:22:52

Date: Sun, 20 Aug 1995 13:16:40 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Wonkoo Kim <wkim+@pitt.edu>
Cc: djgpp users <djgpp AT sun DOT soe DOT clarkson DOT edu>
Subject: Re: Compile error on GRX 2.0 beta test

On Thu, 17 Aug 1995, Wonkoo Kim wrote:

> Another thing is, in D:\djgpp\contrib\grx20\bin, I tried to make .exe by
> 
> 	coff2exe modetest
> 
> but the output executable modetest.exe didn't work.  It crashed OS/2
> DOS box.

coff2exe is v1.x program.  Don't use it with v2.0, use stubify instead.  
If you tell gcc to put the output into a .exe, like this:

	gcc -o myprog.exe myprog.c ...

then you don't need stubify at all, gcc will call it for you.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019