This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ICE building on darwin


On Tuesday, February 3, 2004, at 01:45 PM, Syd Polk wrote:
Current TOT checkout, trying to build on Darwin:

./xgcc -B./ -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/ -isystem /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/include -isystem /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/sys-include -L/Users/jazzman/Work/Compiler/build/iPod/gcc.gnu.org/TOT/powerpc- apple-darwin/gcc/../ld -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -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 \
-c /Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc/config/darwin- crt2.c -o crt2.o
/Volumes/Syd/Work/Compiler/gcc.gnu.org/TOT/gcc/gcc/config/darwin- crt2.c:0: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]