This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: building latest on PPC
- From: Tom Tromey <tromey at redhat dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java at gcc dot gnu dot org
- Date: 23 Jun 2002 17:38:03 -0600
- Subject: Re: building latest on PPC
- References: <87fzzdk6gs.fsf@pooh-sticks-bridge.tapsellferrier.co.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
Nic> Are there any big problems with latest CVS on PPC?
I haven't tried a PPC build in a few weeks myself.
It was fine around June 5 though.
Nic> I haven't been able to build for weeks.
Nic> My current problem is with complex_io.o in the C++ library.
Nic> I am using the 3.1 branch tagged as: gcc-3_1-branch
This should be reported to the main list.
My understanding is that this branch should be very stable.
Nic> Should I be using something more up to date?
It depends on what you're trying to do.
If you want to hack on gcj, then I'd say using the trunk would be best.
If you just want to use it, use the 3.1 release or branch.
Tom