This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Current gcj on powerpc


Hi,

On Tue, 2002-07-30 at 02:52, Bryce McKinlay wrote:
> Mark Wielaard wrote:
> 
> >It does seem to work for staticly linked programs. So now I can at least
> >test my patch on powerpc. But I don't know what broke it in the first place.
> >Anybody else using gcj on powerpc? It will take some time to track down
> >what change broke it since my powerpc takes a couple of hours to recompile
> >gcc.
> 
> I started a build on PowerPC this morning. I'll let you know if I see 
> the same problem.

How did it go? I believe that I have narrowed it down to one day now.
cvs update -D"2002-07-15" seems to give a working program, but with
cvs update -D"2002-07-16" I get the abort() when processing exceptions.

Unfortunately I have not enough disk space to keep to many gcc builds
around on the machine but I will try to find out which particular patch
broke it for me later this week. Meanwhile I can now test my patch by
using the older gcc build (on which the Throwable patch applies cleanly
and it works nicely on powerpc!)

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]