From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Simple (?) problem with djgpp/gcc/make Date: 4 Jun 2003 09:05:33 GMT Organization: Aachen University of Technology (RWTH) Lines: 25 Message-ID: References: <1ba37fef DOT 0306010650 DOT 10517f99 AT posting DOT google DOT com> <6137-Sun01Jun2003200228+0300-eliz AT elta DOT co DOT il> <1ba37fef DOT 0306011651 DOT 4dfb06ed AT posting DOT google DOT com> <3995-Mon02Jun2003065843+0300-eliz AT elta DOT co DOT il> <1ba37fef DOT 0306021906 DOT 52b96029 AT posting DOT google DOT com> <1ba37fef DOT 0306031706 DOT 1eeb3d5e AT posting DOT google DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1054717533 8621 137.226.32.75 (4 Jun 2003 09:05:33 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 4 Jun 2003 09:05:33 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Nick wrote: > Thanks, but still no luck. I renamed autoexec.bat to something else > entirely, but the problem remains. (This isn't that big a surprise, > really, because the path defined in autoexec.bat isn't the one that > shows up in the command prompt anyway. It's not the exact same PATH, right. But it's the same set of directories in there, with one exception that can easily be attributed to Windows trying to "fix" what it would perceives as a problem in that PATH. The only major difference is that the order is reversed. My guess: your upgrade to XP really is the root of this. During the upgrade, XP probably saw the same autoexec.bat you're seeing now, and it converted that to an autoexec.nt for use with DOS sessions. Getting it backwards is exactly the kind of silliness to be expected from M$ hirelings coding such a converter, I'd say. So: find autoexec.nt and rename that, and see how that changes things. As a last resort, you may have to search your whole hard drive for occurences of that particular PATH listing. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.