Mail Archives: djgpp/1995/07/24/01:08:51
On 23 Jul 1995, Gisle Vanem wrote:
>
> e:\gnu\djgpp\bin/ld.exe: cannot open crt0.o: No such file or directory..
> [..]
>
> And some sections from DJGPP.ENV:
> LIBRARY_PATH=%DJDIR/LIB
> STANDARD_STARTFILE_PREFIX=%DJDIR/LIB
This should be %DJDIR%/lib in both cases. Also check that you have a
sufficient setting of FILES= in your CONFIG.SYS (should be at least 30)
and that, if your e: drive is a networked drive, you have a permission to
open a sufficient number of files on that drive by whatever network
software you run.
- Raw text -