Mail Archives: djgpp/1997/09/19/11:31:51
>On Tue, 16 Sep 1997, Matthew Winter wrote:
>> The GPF has the following details provided by Win95
>>
>>
>> Fault Location: 0117:EFDD4
>> Interrupts in service: None
I had the same problem with _pgcc_. I tried increasing stack up to 4mb,
but no chance, I also had about 60mb of free swap space. I changed stack
back to 768kb (in pgcc doc you can read it eats a lot of stack but binary
has only 256kb set (comparing to 768 of regular 2.7.2.1)) and then compiled
succesfully manually e.g.: Go to allegro/src dir, type gcc -O6 -ffast-math
-fomit-frame-pointer -I.. -I. -Idjgpp -c colblend.c, copy colblend.o to
allegro/obj/djggp, return back to allegro main dir and continue with make.
HTH
Michal 'MiMe' Mertl
e-mail:XMERM05 AT vse DOT cz
- Raw text -