This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: AWT merge is in (powerpc troubles again)
- From: Mark Wielaard <mark at klomp dot org>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, java at gcc dot gnu dot org
- Date: 10 Aug 2002 16:47:25 +0200
- Subject: Re: AWT merge is in (powerpc troubles again)
- References: <3D535BE2.1040302@waitaki.otago.ac.nz> <1028988961.13419.59.camel@elsschot>
Hi,
On Sat, 2002-08-10 at 16:16, Mark Wielaard wrote:
> Probably the class file is not read correctly on powerpc for some
> reason. I will try to analyze it a little better when I have finished my
> current work. But I thought I would mention it in case others see this.
> Please let me know wither or not libgcj compiles cleanly for you on
> powerpc.
O, I see a problem on my side. I was only rebuilding the libjava
directory so the following patch was missing on my powerpc system:
Java: Fix .class accessibility flags for inner classes
http://gcc.gnu.org/ml/gcc-patches/2002-08/msg00505.html
Will try again later.
Cheers,
Mark