Mail Archives: djgpp/1997/05/10/14:34:38
Hello all,
It's been a while since I used djgpp, I recently installed V2.01
(fresh install) and have been able to get everything (atleast gcc, g77)
to work, but I've been having troubles with gpc:
I tried to compile one of the test pascal files (this problem
appears _EVERY_ time I try to use GPC) with:
gpc source.pas
I then get a message from ld.exe:
File crt0.o does not exist (or something of that ilk)
I then check the lib dircetory and it is there, moreover I have
the following workaround:
gpc -c source.pas
gcc source.o
and then everything is A-ok! Does anyone know what might be wrong with my
gpc installation?
-Kevin Rogovin(rogue1 AT fermat DOT math DOT ucsb DOT edu)
- Raw text -