Message-ID: <3AC291FE.AF017E6F@home.com> From: Paul Michailidis X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Djgpp won't let me compile! References: <000a01c0b7d4$d98389c0$6401a8c0 AT nyc DOT rr DOT com> Content-Type: multipart/alternative; boundary="------------964CB81746AD2F48B3B38B62" Lines: 53 Date: Thu, 29 Mar 2001 01:38:54 GMT NNTP-Posting-Host: 24.112.60.10 X-Complaints-To: abuse AT home DOT net X-Trace: news4.rdc1.on.home.com 985829934 24.112.60.10 (Wed, 28 Mar 2001 17:38:54 PST) NNTP-Posting-Date: Wed, 28 Mar 2001 17:38:54 PST Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com --------------964CB81746AD2F48B3B38B62 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit you'll need to provide much more information. there could be many things you have not done already or have done incorrectly. eg, which zip files did you download/install. did you run the setdjgpp.bat file to set directory. is rhide or any other gui installed, etc paul m. Jong Lee wrote: > hi,I recieved your wonderful program through a book I bought.Instead > of updating my autoexec.bat I made my own "djgpp.bat" file. it > reads: @echo off > set PATH=D:\djgpp\bin;%PATH% > set DJGPP=D:\djgpp\djgpp.env > chdir D:\djgpp\mystuff > command I installed djgpp in my D: drive. I have Win98SE and the error > message I get says can't make sample.o from D:\djgpp\bin\sample --------------964CB81746AD2F48B3B38B62 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit you'll need to provide much more information. there could be many things you have not done already or have done incorrectly. eg, which zip files did you download/install. did you run the setdjgpp.bat file to set directory. is rhide or any other gui installed, etc

paul m.

Jong Lee wrote:

hi,I recieved your wonderful program through a book I bought.Instead of updating my autoexec.bat I made my own "djgpp.bat" file. it reads: @echo off
set PATH=D:\djgpp\bin;%PATH%
set DJGPP=D:\djgpp\djgpp.env
chdir D:\djgpp\mystuff
command I installed djgpp in my D: drive. I have Win98SE and the error message I get says can't make sample.o from D:\djgpp\bin\sample 
--------------964CB81746AD2F48B3B38B62--