From: simon1208 AT yahoo DOT com (Simon) Newsgroups: comp.os.msdos.djgpp Subject: Re: gxx: Cannot execute 'gcc.exe': No such file or directory (ENOENT) Date: 7 Jun 2003 09:05:03 -0700 Organization: http://groups.google.com/ Lines: 21 Message-ID: <5ec65db2.0306070805.7070aeab@posting.google.com> References: <5ec65db2 DOT 0306041759 DOT 1eca13e2 AT posting DOT google DOT com> NNTP-Posting-Host: 171.75.56.62 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1055001904 23398 127.0.0.1 (7 Jun 2003 16:05:04 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 7 Jun 2003 16:05:04 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I downloaded the latest DJGPP zip files from the DJGPP website and unzip the files with unzip32.exe and follow ALL instructions in the readme.1st file. However, I am still getting the same problem. So I don't think my packages are outdated. There's something wrong with the package themselves. Your feed back is welcome. Hans-Bernhard Broeker wrote in message news:... > Simon wrote: > > > It was strange that if I copy and paste the gcc.exe file in the same > > directory as my c++ source code then I could compile with no problem. > > This can have at least two possible reasons: > > 1) You didn't follow readme.1st instructions to set up your PATH to include > your DJGPP/bin directory. This would manifest by that you have to write > "c:\djgpp\bin\gxx" to start gxx.exe, too, instead of just "gxx". > > 2) You're using outdated packages of DJGPP that don't work on XP. Update.