Hello I am under Windows 98 and I have installed GPC at the same time that DJGPP with the install.exe tools from www.delorie.com I have changed djgpp.env as indicated in the GPC FAQ, but, when I try to compile I have got an error message : pc -o test test.pas
the result is :
D:/DJGPP/BIN/ld.exe: cannot open linker script file djgpp.djl: No such file or directory (ENOENT)
I have checked and the ld.exe is in the bin directory What can i do to solve the problem ?
Thanks.