From: Smartin14 AT aol DOT com Message-ID: Date: Tue, 13 Mar 2001 21:47:03 EST Subject: compile ? To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_bc.119ec508.27e035a7_boundary" Content-Disposition: Inline X-Mailer: AOL 6.0 for Windows US sub 10501 Reply-To: djgpp AT delorie DOT com --part1_bc.119ec508.27e035a7_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit when I try to compile my first "c" program hello.c, I get an error message ... gcc.exe: installation problem, cannot exec 'stubify': no such file or directory I have tried specifically putting this directory in my path, but I still get the error. Here's my settings ... DJGPP=c:\djgpp\djgpp.env PATH=C:\DJGPP\SRC\STUB;C:\DJGPP\SRC;DJGPP\BIN;C:\DJGPP\BIN;C:\WINDOWS;C:\WINDO WS\COMMAND Please advise. --part1_bc.119ec508.27e035a7_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit when I try to compile my first "c" program hello.c, I get an error message ...
gcc.exe:  installation problem, cannot exec 'stubify': no such file or
directory

I have tried specifically putting this directory in my path, but I still get
the error.  Here's my settings ...

DJGPP=c:\djgpp\djgpp.env
PATH=C:\DJGPP\SRC\STUB;C:\DJGPP\SRC;DJGPP\BIN;C:\DJGPP\BIN;C:\WINDOWS;C:\WINDO

WS\COMMAND

Please advise.
--part1_bc.119ec508.27e035a7_boundary--