From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: gxx: Cannot execute 'gcc.exe': No such file or directory (ENOENT) Date: 5 Jun 2003 11:33:15 GMT Organization: Aachen University of Technology (RWTH) Lines: 15 Message-ID: References: <5ec65db2 DOT 0306041759 DOT 1eca13e2 AT posting DOT google DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1054812795 25593 137.226.32.75 (5 Jun 2003 11:33:15 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 5 Jun 2003 11:33:15 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.