Mail Archives: djgpp/1998/01/23/02:30:26
[mailed & posted]
On Thu, 22 Jan 1998 09:18:40 -0800, itami AT hotmail DOT com (Angel Ryan)
wrote:
> Clearly, something is wrong... I had a similar problem w/ another file
> named "Crt0.o" But I solved that problem by copying that file from the
> "/lib" directory to the "/bin" directory.
Did you set the environment variables DJGPP in accordance to the
instructions in the readme.1st file in your DJGPP directory? (I hope
that the zip picker includes that file.)
set DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;%PATH%
Of course you have to replace the "C:\DJGPP" by your DJGPP directory,
and there are no blanks before or after the "=".
If that doesn't help, please post a bug report (Alt-Space in RHIDE).
Regards...
Michael
- Raw text -