From: "Blackjack" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: compiling hello.c problem Lines: 24 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 23:10:14 GMT NNTP-Posting-Host: 158.252.73.190 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread1.prod.itd.earthlink.net 961801814 158.252.73.190 (Fri, 23 Jun 2000 16:10:14 PDT) NNTP-Posting-Date: Fri, 23 Jun 2000 16:10:14 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 thanks for your inputs. Now, I have a new problem: hello.c: In funtion 'main': hello.c:5: parse error before ';' any ideas? Blackjack wrote in message news:F6I45.29119$FC6 DOT 715941 AT newsread1 DOT prod DOT itd DOT earthlink DOT net... > 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 > > >