Mail Archives: djgpp/2000/11/23/02:29:57
On Wed, 22 Nov 2000, April wrote:
> gcc compiles and creates the common and pp libs okay, but when it tries
> to link harbour.exe using gcc @__link__.tmp it gpf's.
Please always post the full crash message, complete with registers' dump
and call stack backtrace, when you report crashes.
> I went into the source\compiler\dos\djgpp dir and ran
> 'gcc -o harbour.exe harboury.o'
> and this alone gpf'd (it should have linked with a slew of missing
> references).
If this crash produces a different message, please post that one as well.
Meanwhile, one thing to check is whether you are running out of space on
the disk where DJGPP is installed, or where TMPDIR environment variable
points (if you set TMPDIR yourself).
- Raw text -