This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/16241] bootstrap of gcc-3.3.4 fails on irix6.5 using gcc-3.3


------- Additional Comments From florin at iucha dot net  2004-06-29 16:50 -------
With languages=c it got quite a bit further:

stage2/xgcc -Bstage2/ -B/usr/local/mips-sgi-irix6.5/bin/ -c   -g -O2 -DIN_GCC  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional
-pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.3.4/gcc
-I../../gcc-3.3.4/gcc/. -I../../gcc-3.3.4/gcc/config
-I../../gcc-3.3.4/gcc/../include ../../gcc-3.3.4/gcc/print-rtl.c -o print-rtl.o
stage2/xgcc -Bstage2/ -B/usr/local/mips-sgi-irix6.5/bin/ -c   -g -O2 -DIN_GCC  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional
-pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.3.4/gcc
-I../../gcc-3.3.4/gcc/. -I../../gcc-3.3.4/gcc/config
-I../../gcc-3.3.4/gcc/../include ../../gcc-3.3.4/gcc/print-tree.c -o
print-tree.o
../../gcc-3.3.4/gcc/print-tree.c: In function `print_node':
../../gcc-3.3.4/gcc/print-tree.c:770: internal compiler error: Segmentation
fault

I will try to compile 3.4.1-rc1 tonight

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16241


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