GCC 3.0 Branch Status

Rod m. Stewart rod.stewart@rebel.com
Mon Jan 22 07:34:00 GMT 2001


Richard Earnshaw wrote:

> I bootstrapped Friday's sources on my Netwinder without a problem; both
> with and without checking enabled.
> 
> What I'm most concerned about is that the autobuild at NetWinder.org is
> still failing -- it seems to be showing all the hallmarks of using the
> pre-fixed copy of reload1.c.  Rod, can you check that it really is
> building from the latest sources?

No, it has the latest reload1.c from CVS.  It seems to be dying with the
following error (and looking back, has for a little while).  About the
only major difference I have is I was building with --enable-debug. 
I'll start a build now without that and see how it goes (although it
will take about 10 hours to complete).

(My machine crashed over the weekend, so I'm just starting today's build
now.)

Here is the error I've been getting:

[build@feynman gcc]$ ./xgcc -B./
-B/usr/local/armv3l-unknown-linux-gnu/bin/ -isystem
/usr/local/armv3l-unknown-linux-gnu/include  -S tmp-dum.c -v
Reading specs from ./specs
Configured with: /home/build-rpm/BUILD/gcc/configure --enable-debug
--prefix=/usr/local --enable-shared --enable-threads=posix --without-cvs
armv3l-unknown-linux-gnu
gcc version 2.97 20010118 (experimental)
 ./cc1 -lang-c -v -iprefix
./../lib/gcc-lib/armv3l-unknown-linux-gnu/2.97/ -isystem ./include
-isystem /usr/local/armv3l-unknown-linux-gnu/bin/include -D__GNUC__=2
-D__GNUC_MINOR__=97 -D__GNUC_PATCHLEVEL__=0 -Dunix -Dlinux -D__ELF__
-D__unix__ -D__linux__ -D__ELF__ -D__unix -D__linux -Asystem=unix
-Asystem=posix -Acpu=arm -Amachine=arm -D__CHAR_UNSIGNED__
-D__STDC_HOSTED__=1 -D__ARM_ARCH_3__ -D__APCS_32__ -D__ARMEL__ -D__arm__
-isystem /usr/local/armv3l-unknown-linux-gnu/include tmp-dum.c -quiet
-dumpbase tmp-dum.c -version -o tmp-dum.s
xgcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.

-Rms


More information about the Gcc mailing list