Mail Archives: djgpp/1996/09/21/10:41:13
Drakken Blackblade wrote:
>
> I just recently got djgpp, and I got all most all files suggested in
> the djgppfaq.txt, and I installed them all with the initial
> directories intact, and here is my problem:
>
> D:\djgpp\tests>makeall
>
> gcc dxetest.c -o dxetest
> Loader error (0025): cannot initialize
> make.exe: *** [dxetest] Error 1
> gcc -O2 -g -c check.cc
> Loader error (0025): cannot initialize
> make.exe: *** [check.o] Error 1
>
> D:\djgpp\tests>
>
> Pretty much, the loder will NEVER initialize, no matter what I do. I
> need help, as djgpp looks very promising. Thanks beforehand!
>
> Drakken
Have you set the SET DJGPP=D:\DJGPP\DJGPP.ENV variable?
And have you made sure that no 16-bit make.exe (like Borland's make)
is in your path before the djgpp make? ( The make's work differently).
- Raw text -