From: "Ghostwheel" Newsgroups: comp.os.msdos.djgpp References: <5fsliskch39r9f3sdm0m29vasnmfhe33rg AT 4ax DOT com> <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: 10 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 11:54:32 GMT NNTP-Posting-Host: 192.189.16.3 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread1.prod.itd.earthlink.net 959860472 192.189.16.3 (Thu, 01 Jun 2000 04:54:32 PDT) NNTP-Posting-Date: Thu, 01 Jun 2000 04:54:32 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 I put the djgpp path as the very first path in my list and I still received the same error "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.