This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: `c++' language required by `java'
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: `c++' language required by `java'
- From: Tom Tromey <tromey at redhat dot com>
- Date: 13 Mar 2001 12:30:57 -0700
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <200103131829.NAA27418@hiauly1.hia.nrc.ca>
- Reply-To: tromey at redhat dot com
>>>>> "Dave" == John David Anglin <dave@hiauly1.hia.nrc.ca> writes:
Dave> In a recent build of the 3.0 branch under vax-dec-ultrix, I
Dave> configured as follows:
Dave> Thu Mar 8 23:12:14 EST 2001
Dave> Configuring for a vax-dec-ultrix4.3 host.
Dave> `c++' language required by `java'; enabling
Dave> Since java wasn't specified, c++ shouldn't be enabled.
A fix for this was checked in on March 7.
You probably just need a newer snapshot.
Tom