Date: Sat, 24 Jun 2000 06:42:54 +0530 Message-Id: <200006240112.GAA00857@midpec.com> From: Prashant TR To: pierre AT hardy DOT com CC: djgpp AT delorie DOT com In-reply-to: (pierre AT hardy DOT com) Subject: Re: compiling hello.c problem References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk You'll need to post the contents of your program `hello.c'. It looks like you've made some small mistake in it (maybe missed out a semicolon somewhere). Prashant > > 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 > > > > > > >