Mail Archives: djgpp/1996/07/22/01:31:12
valgasu (valgasu AT mv DOT mv DOT com) wrote:
: also, sometimes I get SIGSEV and GP crashes when I'm *compiling*, ie, the
: program being run is gcc... Regardless of how badly *I* program, I
: suspect that the wizards behind this package are doing it right :)
:
: Any suggestions?
I experienced this problem once before when attempting to do
some VESA programming. The program I was working on enabled near
pointers (disabled memory protection), and would then go merrily
about corrupting memory. After running my program make/gcc would
die with SEG/GP faults. I don't know if this explains your particular
difficulty, though.
Hope this helps,
Brian
- Raw text -