Date: Thu, 28 Mar 1996 17:35:43 +0200 (IST) From: Eli Zaretskii To: "J. Springthorpe" Cc: djgpp AT delorie DOT com Subject: Re: cannot open linker script file djgpp.lnk In-Reply-To: <4j92cq$68r@falcon.le.ac.uk> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 26 Mar 1996, J. Springthorpe wrote: > f:/djgpp/bin\ld.exe: cannot find open linker script file djgpp.lnk djgpp.lnk should be in your lib subdirectory. Is it there? If it is, then add -v to your compilation command line and post everything GCC prints. (You might need to use the `redir' program which comes with DJGPP to redirect all the voluminous output of gcc to a file.) > which .zip file should it've come from? It comes with djdev200.zip.