This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Advice requested: how big can we be?
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: jsturm at one-point dot com
- Cc: S dot Bosscher at student dot tudelft dot nl, aph at redhat dot com, gcc at gcc dot gnu dot org, jbuck at synopsys dot com
- Date: Wed, 17 Sep 2003 09:57:59 -0400 (EDT)
- Subject: Re: Advice requested: how big can we be?
- References: <Pine.LNX.4.44.0309161521190.17417-100000@ops2.one-point.com>
> From: Jeff Sturm <jsturm@one-point.com>
>
> On Tue, 16 Sep 2003, Kaveh R. Ghazi wrote:
> > Some of us have plenty of RAM/swap and would _like_ to build and test
> > java, but it doesn't work. I haven't been able to build mainline java
> > on sparc-sun-solaris2.7 since early Spring and most recently retested
> > this past week with no luck.
> >
> > Is there any interest in getting this platform working again? If so,
> > I can provide more recent details, if not then well...
>
> Yes please. You may have mentioned it before, I don't recall, but 2.7
> certainly still ought to be supported (I *know* 2.8 works, which is all I
> currently have).
> Jeff
Hmm, unfortunately now I can't bootstrap on solaris2 at all. (Irix6.5
still seems to work though) I get this building libgcc in stage2:
> ./xgcc -B./ -B/usr/local/sparc-sun-solaris2.7/bin/ -isystem
> /usr/local/sparc-sun-solaris2.7/include -isystem
> /usr/local/sparc-sun-solaris2.7/sys-include
> -L/teal/caip5/ghazi/tmpdisk/gcc-testing/34/build/gcc/../ld -O2
> -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT
> -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I
> -I../../egcc-CVS20030917/gcc -I../../egcc-CVS20030917/gcc/
> -I../../egcc-CVS20030917/gcc/../include -I../intl -fexceptions -c
> ../../egcc-CVS20030917/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
> ../../egcc-CVS20030917/gcc/unwind-pe.h: In function `base_of_encoded_value':
> ../../egcc-CVS20030917/gcc/unwind-pe.h:118: 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[3]: *** [libgcc/./unwind-dw2.o] Error 1
Anyone else see this?
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu