Mail Archives: djgpp/2000/02/25/13:50:40
Erik Berglund <erik2 DOT berglund AT telia DOT com> wrote:
[... compiling the usual 'hello.cpp' ...]
> the linker complains about not being able to
> find "crtf.o":
> C:\DJGPP2\BIN>gxx -o hello.exe hello.c
> c:/djgpp/bin/ld.exe: cannot open crtf.o: No such file or
> directory (ENOENT)
Insufficient information, I think. You probably have an installation
problem, but it's hard to be sure without additional facts:
1) gcc version
2) DJGPP version
3) output of that compile line, after adding the '-v' option
crtf.o used to be part of some gcc releases for DJGPP, but AFAIK, the
current one, gcc-2.95.2, doesn't need or use it.
My main suspicion: an old 'specs' file that dosen't match your gcc
release.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -