This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: V3 still misdetecting GCC 3.0? [on Alaph Tru64 5.0 system]
- To: Antonio Ake <ake at ecn dot purdue dot edu>
- Subject: Re: V3 still misdetecting GCC 3.0? [on Alaph Tru64 5.0 system]
- From: Tom Tromey <tromey at redhat dot com>
- Date: 03 Aug 2001 17:51:42 -0600
- Cc: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>, <java at gcc dot gnu dot org>
- References: <Pine.GSO.4.33.0108030108090.14352-100000@min.ecn.purdue.edu>
- Reply-To: tromey at redhat dot com
>>>>> "Antonio" == Antonio Ake <ake@ecn.purdue.edu> writes:
Antonio> Maybe is my version of Tru64 v5.0 and my snapshot of July
Antonio> 2nd, but every time that I run "make bootstrap", I have this
Antonio> message error:
Antonio> make[2]: Leaving directory `/usr/music/ake/g/build/gcc'
Antonio> Configuring in alphaev56-dec-osf5.0/libstdc++-v3
Antonio> ....
Antonio> checking for g++ that will successfully compile libstdc++-v3... configure:
Antonio> error: please upgrade to GCC 3.0 or above
This looks like a g++ problem, not a Java-related problem.
Please report it to the gcc bug list.
Tom