This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gcjx] Patch: FYI: fix the build
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: 15 Oct 2005 15:19:46 -0600
- Subject: Re: [gcjx] Patch: FYI: fix the build
- References: <m3y84vdiw4.fsf@localhost.localdomain><4350C98E.2010105@gmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
Ranjit> I use FSF GCC 3.4.4 and it didn't complain about anything,
Ranjit> probably a bug.
Ranjit> Sorry yet again for breaking things.
Don't worry about it, these minor things are to be expected.
Hopefully things will be a bit more robust once we switch to real
bootstrap-style build, as that will eliminate the problem of having
different c++ compilers.
Tom