This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ICE building on darwin
- From: Syd Polk <spolk at apple dot com>
- To: Mike Stump <mrs at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 3 Feb 2004 14:07:15 -0800
- Subject: Re: ICE building on darwin
- References: <8C2C7A42-5693-11D8-A1BE-003065A77310@apple.com>
On Feb 3, 2004, at 1:54 PM, Mike Stump wrote:
Try:
make clean && make bootstrap
and see if that cures it. Brownie points if you save off the *.o
files, and find the one that is missing the dependency in the
makefile.
I'm sorry; I reported the wrong ICE. This is from clean:
stage1/xgcc -Bstage1/
-B/Users/jazzman/Work/Compiler/build/iPod/gcc.gnu.org/TOT/powerpc-
apple-darwin/../../../../../install/iPod/gcc.gnu.org/TOT/powerpc-apple-
darwin/powerpc-apple-darwin7.2.0/bin/ -c -g -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wold-style-definition -Werror -fno-common
-DHAVE_CONFIG_H -I. -I.
-I/Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc
-I/Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc/.
-I/Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc/../include
-I../intl /Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc/reload.c
-o reload.o
[address=0077a35b pc=0053bb1c]
/Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc/reload.c: In
function `find_reloads':
/Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc/reload.c:4382:
internal compiler error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [reload.o] Error 1
make: *** [stage2_build] Error 2
Trying to do the same on linux now.
Syd Polk (spolk@apple.com)
Technology EPM, Mac OS X Developer Tools
+1 408 974-0577