Mail Archives: djgpp/1997/05/08/13:22:40
Kevin W. Rogovin (rogue1 AT math DOT ucsb DOT edu) wrote:
> [...]
> 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
> [...] Does anyone know what might be wrong with my gpc installation?
You probably missed to edit your \djgpp\djgpp.env file.
From the GPC installation instructions (you might have an older
version which does not yet contain this):
8< ------------
Finally, add these lines to your \djgpp\djgpp.env file:
--------- cut here ------- cut here ---------
[gpc-cpp]
C_INCLUDE_PATH=%/>;C_INCLUDE_PATH%%DJDIR%/include
[gpc]
COMPILER_PATH=%/>;COMPILER_PATH%%DJDIR%/bin
LIBRARY_PATH=%/>;LIBRARY_PATH%%DJDIR%/lib
8< ------------
Hope this helps,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer
Reply e-mail to "uni-essen" http://home.pages.de/~peter.gerwinski/ [970201]
instead of "NO-SPAM-PLEASE". maintainer GNU Pascal [970420] kampi.hut.fi/gpc
Sorry for the inconvenience. http://home.pages.de/~gnu-pascal/ [970125]
- Raw text -