Mail Archives: djgpp/1996/12/02/10:00:14
On Sun, 1 Dec 1996, Tudor wrote:
> I just got version 2.01 ,reinstalled everything and now it says
> "cannot open linker script file djgpp.lnk:no such file or directory".
You are using RSXNTDJ for DJGPP v2.0 with DJGPP v2.01. The last DJGPP
version has changed the name of the linker script: it is now called
djgpp.djl (it's in your lib subdirectory), but when you compile with
RSXNTDJ, it still wants to find djgpp.lnk. The easiest way to fix it is
to copy djgpp.djl into djgpp.lnk. I hope you won't see any problems
after that, but I am not sure. The *real* solution is for the author of
RSXNTDJ to update it so it is fully compatible with DJGPP v2.01.
- Raw text -