From: "Ghostwheel" Newsgroups: comp.os.msdos.djgpp References: <8jUW4.30$XQ1 DOT 7900 AT wdc-read-01 DOT qwest DOT net> <6A8X4.2175$Q46 DOT 53660 AT newsread2 DOT prod DOT itd DOT earthlink DOT net> <0cbtis4lds4spgoburq4hs8ihijj7lgla8 AT 4ax DOT com> <5DcZ4.4380$MY6 DOT 115536 AT newsread2 DOT prod DOT itd DOT earthlink DOT net> <200005312121 DOT AAA04064 AT alpha DOT netvision DOT net DOT il> Subject: Re: More Dumb Newbie Questions Lines: 34 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Thu, 01 Jun 2000 12:32:53 GMT NNTP-Posting-Host: 192.189.16.3 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread2.prod.itd.earthlink.net 959862773 192.189.16.3 (Thu, 01 Jun 2000 05:32:53 PDT) NNTP-Posting-Date: Thu, 01 Jun 2000 05:32:53 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Actually I have no clue where Norton anything is coming from on my system... I have no Norton products installed (unless some sneaky one comes bundled with NT) I also put the c:\djgpp\bin at the *VERY* beginning of my path (before even system paths) "Chris Mears" wrote in message news:m6kcjsgh5amfcfe995jr0brgo0vl06a6nc AT 4ax DOT com... > On Thu, 01 Jun 2000 11:54:32 GMT, that hoopy frood Ghostwheel wrote: > > >"Eli Zaretskii" wrote in message > >news:200005312121 DOT AAA04064 AT alpha DOT netvision DOT net DOT il... > >> This is your problem: you've got the Norton ld.exe sitting on the PATH > >> before the DJGPP's bin subdirectory. Rearrange your path so that gcc > >> sees the correct ld.exe first. > > > >I put the djgpp path as the very first path in my list and I still received > >the same error > > Are you sure Norton's not doing something tricky like: > > PATH=c:\norton's\path;%PATH% > > This would put Norton's ld.exe ahead of DJGPP's. > > -- > Chris Mears > ICQ: 36697123 >