From: shaka AT innotts DOT co DOT uk (Shaka Zulu) Newsgroups: comp.os.msdos.djgpp Subject: djgpp 2.8.1------- cannot open linker script file djgpp.djl: Date: Sun, 02 Aug 1998 03:18:59 GMT Message-ID: <35c4d992.69175529@news.innotts.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 NNTP-Posting-Host: mapperley.innotts.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi just a quick question the linker is having trouble finding it i've removed files 'specs' and 'djgpp.djl' version 2.7.2.1 from %DJDIR/lib gcc 2.8.1 compiles everything normally up to the linking stage then ld reports----- ld -o pow3.exe crtf.o crt0.o c:\tmp\ccci401l -lgcc -lc -lgcc -Tdjgpp.djl C:/DJGPP/BIN/ld.exe: cannot open linker script file djgpp.djl: No such file or directory (ENOENT) i've tried moving djgpp.djl to %DJDIR/lib %DJDIR/bin %DJDIR/include %DJDIR without success what directory should djgpp.djl be in ? Thanx Shaka