From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7pt9sm$b0m$1 AT nnrp1 DOT deja DOT com> Subject: Re: question Lines: 21 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Tue, 24 Aug 1999 18:50:52 +1000 NNTP-Posting-Host: 139.134.163.220 X-Trace: newsfeeds.bigpond.com 935495638 139.134.163.220 (Tue, 24 Aug 1999 21:53:58 EST) NNTP-Posting-Date: Tue, 24 Aug 1999 21:53:58 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Chili wrote in message news:7pt9sm$b0m$1 AT nnrp1 DOT deja DOT com... > Writing wrong I think. Try this: gcc world.cc -o world.exe Chili, it doesn't matter what order you specify the switches. The original poster obviously hasn't got gcc in his path. To orignal poster: Have you set up the DJGPP environment variable? Have you added djgpp/bin to your PATH? If not, add the following to your autoexec.bat and reboot (this assumes djgpp is installed in c:\djgpp): SET DJGPP=C:\DJGPP\DJGPP.ENV SET PATH=C:\DJGPP\BIN;%PATH% -- Johan Venter ICQ 3643877 surf.to/djgppig