Hello, I've just tried to install gnu pascal compiler (djgpp distribution) on my Windows and I can't compile even a primitive 'hello world' program. The linker throws an error that there is no DJGPP.DJL script. I searched the FAQ and found that there should be no such a file. So please tell me why the error occurs.
Adam Naumowicz http://math.uwb.edu.pl/~adamn/
Adam Naumowicz a écrit:
The linker throws an error that there is no DJGPP.DJL script.
What exactly have you installed ? This script should there after a proper installation.
Thanks, I'll try the installation once again, but I read in a FAQ, that the file is 'hardwared' by gcp. I installed the latest version fro the web (i hope so). Is it version dependent ?
Adam Naumowicz
Adam Naumowicz a écrit:
Thanks, I'll try the installation once again, but I read in a FAQ, that the file is 'hardwared' by gcp. I installed the latest version fro the web (i hope so). Is it version dependent ?
But what part of djgpp have you installed ? You need a minimum installation of djgpp to enable gpc to work. djgpp itself is a fairly large system if installed in full. You need only a subset to run gpc, but what exactly have you done ?