This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC 3.0 build status update
- To: gcc at gcc dot gnu dot org
- Subject: GCC 3.0 build status update
- From: Geoff Adams <gadams at avernus dot com>
- Date: Sun, 8 Jul 2001 14:37:46 -0400 (EDT)
- Cc: gadams at avernus dot com
config.guess:
sparc-sun-solaris2.7
configure --with-cpu=ultrasparc
Building and using gcc 3.0 is successful as long as I exclude java from
the --enable-languages list. The stage2 compiler fails to build libjava.
(This is on an UltraSparc 1.) I haven't looked into this yet, nor have I
tried without --with-cpu=ultrasparc. Right now, it's more important for
me to test ultrasparc support than java. I would like to get java
working at some point, though.
I look forward to seeing what 3.0 can do!
Cheers,
- Geoff