Bootstrap failure on Darwin 6.0
Timothy J. Wood
tjw@omnigroup.com
Tue Aug 20 20:06:00 GMT 2002
Checked out from the mainline (of FSF repository, not Darwin's):
export CC='cc -no-cpp-precomp'
./configure --prefix=/Users/Shared/$USER/gcc3-vanilla
--enable-languages="objc c++"
make bootstrap
stage1/xgcc -Bstage1/
-B/Users/Shared/bungi/gcc3-vanilla/powerpc-apple-darwin6.0/bin/ -c -g
-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common
-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I. -I./. -I./config
-I./../include \
./gengtype-lex.c -o gengtype-lex.o
xgcc: Internal error: Illegal instruction (program cc1)
The system crash log says that this is infinitely recursing:
Thread 0 Crashed:
#0 0x0014ae4c in lookup_page_table_entry (ggc-page.c:425)
#1 0x00149d5c in ggc_set_mark (ggc-page.c:983)
#2 0x0003c440 in gt_ggc_mx_lang_tree_node (c-decl.c:45)
#3 0x0003cc58 in gt_ggc_mx_lang_tree_node (c-decl.c:147)
#4 0x0003cc58 in gt_ggc_mx_lang_tree_node (c-decl.c:147)
#5 0x0003cc58 in gt_ggc_mx_lang_tree_node (c-decl.c:147)
#6 0x0003cc58 in gt_ggc_mx_lang_tree_node (c-decl.c:147)
#7 0x0003cc58 in gt_ggc_mx_lang_tree_node (c-decl.c:147)
....
-tim
More information about the Gcc
mailing list