Message-Id: <365C083001E72A00@iris.ernet.in> Date: 04 Nov 96 16:22 IST From: tehmul%NIITPUN AT iris DOT ernet DOT in Sender: tehmul%niitpun AT iris DOT ernet DOT in To: djgpp AT delorie DOT com Subject: RE:help me please. Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit feller AT VIKRAM (eidolon) {vikram!feller AT ainop DOT com} wrote: >> i am getting the error message c:/djgpp/bin\ld.exe: cannot open linker >> script file djgpp.lnk: No such file or directory (ENOENT) when i try to >> compile with gcc. i have unzipped all the basic files. why is this >> happening? Because the file is called djgpp.djl!! I too had the same problem. In the LIB directory, copy the file DJGPP.DJL to DJGPP.LNK. Oh yeah, DONT rename this file if you intend to run the DJtest programs, they refer to this file as djgpp.djl. If you don't have the test programs, go ahead and rename it instead. Ciao. TG