From: "Blackjack" Newsgroups: comp.os.msdos.djgpp Subject: compiling hello.c problem Lines: 9 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Fri, 23 Jun 2000 11:46:45 GMT NNTP-Posting-Host: 158.252.74.47 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread1.prod.itd.earthlink.net 961760805 158.252.74.47 (Fri, 23 Jun 2000 04:46:45 PDT) NNTP-Posting-Date: Fri, 23 Jun 2000 04:46:45 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I downloaded DJGPP and installed it as per instructions ( at least, I think). Wrote the little Hello, world! program and tried to compile it with gcc. Got: bad command or file name. Can't figure out why. Isn't DJGPP supposed to run on a win9x/DOS 7 machine? P