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: Build is broken on powerpc-apple-darwin7.4.0


Matt Austern <austern@apple.com> writes:

> /work/obj/gcc/xgcc -B/work/obj/gcc/
> -B/work/root/powerpc-apple-darwin7.4.0/bin/
> -B/work/root/powerpc-apple-darwin7.4.0/lib/ -isystem
> /work/root/powerpc-apple-darwin7.4.0/include -isystem
> /work/root/powerpc-apple-darwin7.4.0/sys-include -c -DHAVE_CONFIG_H
> -O2 -g -O2  -I. -I../../../fsf-mainline/libiberty/../include  -W -Wall
> -Wtraditional -pedantic ../../../fsf-mainline/libiberty/splay-tree.c
> -o
> splay-tree.o
> ../../../fsf-mainline/libiberty/splay-tree.c: In function
> `splay_tree_max':
> ../../../fsf-mainline/libiberty/splay-tree.c:432: 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.
> make[1]: *** [splay-tree.o] Error 1
> make: *** [all-target-libiberty] Error 2
> [isolde:obj]$

And on ppc-linux-gnu I get:

stage1/xgcc -Bstage1/ -B/opt/gcc-mainline/powerpc-suse-linux/bin/ -c   -O2 -fsig
ned-char -fmessage-length=0 -Wall -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-p
rototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wo
ld-style-definition -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I
. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/inc
lude -I../../gcc/../libbanshee/libcompat -I../../gcc/../libbanshee -I../../gcc/.
./libbanshee/points-to  ../../gcc/errors.c -o errors.o
../../gcc/errors.c: In function `trim_filename':
../../gcc/errors.c:121: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.suse.de/feedback> for instructions.
make[2]: *** [errors.o] Error 1

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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