From: "Icehot" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: DJGPP doesn't work. Help please... Lines: 77 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: Sat, 1 Apr 2000 11:40:01 -0800 NNTP-Posting-Host: 149.99.117.230 X-Complaints-To: abuse AT sprint DOT ca X-Trace: newscontent-01.sprint.ca 954607030 149.99.117.230 (Sat, 01 Apr 2000 11:37:10 EST) NNTP-Posting-Date: Sat, 01 Apr 2000 11:37:10 EST Organization: Sprint Canada Inc. To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com RHIDE version 1.4 -- -- Max Ivtchenko A.K.A. Dark_Angel5 max133 AT chalktv DOT com ICQ# 20310828 http://cockpits.sim-arena.com -- The largest collection of flightsim cockpits on the 'net! (unless you show me a site that has a larger collection, of course) -- "The Yo-Yo is very difficult to explain. It was first perfected by the well-known Chinese fighter pilot Yo-Yo Noritake. He also found it difficult to explain, being quite devoid of English" -Squadron Leader K.G. Holland, RAF Fighter Pilot Icehot wrote in message news:MxpF4.985$Sb2 DOT 13891 AT newscontent-01 DOT sprint DOT ca... > Hey, guys. I got a problem. I used to program a lot in DJGPP and it > worked fine, both c and c++ programs. Over a period of ~5 months, > I didn't have time and quit. Now I want to start again. I booted djgpp, > typed in the Hello, World! program from my memory and it said the > following: > > " > Compiling: [the source program] > Bad command or file name > no errors > " > > Thinking that it's something in the code, I opened up a previously > made c program, tried to compile but I got the same message. > > I checked my autoexec, everything is there: > > " > REM [DJGPP] > SET PATH=C:\DJGPP\BIN;%PATH% > SET DJGPP=C:\DJGPP\djgpp.env > " > > Tried running autoexec and djgpp in the same DOS session, still > didn't work. So, is there any way to fix this? It used to work > before... I am aware that code seems to rot over time, but programs? > Especially compilers? Doubt it. Thanks for all the help in advance... > Happy codin'! > > > -- > -- > > Max Ivtchenko A.K.A. Dark_Angel5 > max133 AT chalktv DOT com > ICQ# 20310828 > http://cockpits.sim-arena.com -- The largest collection of flightsim > cockpits on the 'net! > (unless you show me a site that has a larger collection, of course) > > -- > "The Yo-Yo is very difficult to explain. It was first perfected by the > well-known > Chinese fighter pilot Yo-Yo Noritake. He also found it difficult to explain, > being quite devoid of English" > > -Squadron Leader K.G. Holland, RAF > Fighter Pilot > > >