Mail Archives: djgpp/2000/11/22/18:36:59
Message-ID: | <3A1C5654.A37BAF2F@user.rose.com>
|
From: | April <awhite AT user DOT rose DOT com>
|
X-Mailer: | Mozilla 4.7 [en]C-CCK-MCD {TLC;RETAIL} (Win95; U)
|
X-Accept-Language: | en
|
MIME-Version: | 1.0
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | gcc is gpf'ing on me
|
Lines: | 31
|
Date: | Wed, 22 Nov 2000 18:27:16 -0500
|
NNTP-Posting-Host: | 205.189.215.4
|
X-Trace: | client 974935546 205.189.215.4 (Wed, 22 Nov 2000 18:25:46 EST)
|
NNTP-Posting-Date: | Wed, 22 Nov 2000 18:25:46 EST
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
I was rebuilding the harbour source which I have successfully done in
the past!
I just did a check out after many weeks (probably 2 months),
ran make clean and then make.
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.
I have been playing with rsxntdj lately, so I made sure than the
djgpp.env settings excluded rsxntdj, did a clean and re-make - same
crash.
I re-set my .env and created a small @file to test with another app - it
worked okay. As well, a small makefile that does not use @file works,
both with
rsxntdj and without
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).
Any suggestions on how to research this?
Thanks.
April
- Raw text -