Mail Archives: djgpp/1999/10/24/08:58:42
On Thu, 21 Oct 1999, Shane Andrade wrote:
> [error when making .o file from .cpp file]
> GCC.EXE: installation problem, cannot exec 'cpp': No such file or
> directory
See section 6.5 of the DJGPP FAQ list.
> [error when making .exe file from .o file]
> c:/compiler/bin/ld.exe: cannot open crt1.o: No such file or directory
> (ENOENT)
Are you sure it said "crt1.o", not "crt0.o"? Please always post the
*exact* text of the error messages.
I have two questions:
1. Did you unzip djdev202.zip?
2. Did you unzip the packages preserving their directory structure?
Please look in your C:\COMPILER directory and see if the files cpp.exe
and crt0.o are in some of its subdirectories. If they are, please
post here in what directory did you find these two files.
- Raw text -