Re: gcj fails to compile java

2010-09-28 Thread Jack Howarth
On Tue, Sep 28, 2010 at 08:21:45PM +0100, Dr Andrew John Hughes wrote: > On 25 September 2010 14:20, Jack Howarth wrote: > >  I've filed PR45773 concerning the new regression in gcj where java classes > > can > > no longer be compiled with ecj.jar. Since r163770 (with r163814 backported > > to f

Re: gcj fails to compile java

2010-09-28 Thread Dr Andrew John Hughes
On 25 September 2010 14:20, Jack Howarth wrote: >  I've filed PR45773 concerning the new regression in gcj where java classes > can > no longer be compiled with ecj.jar. Since r163770 (with r163814 backported to > fix > the libjava build), any attempt to compile a java source file with gcj > pr

gcj fails to compile java

2010-09-25 Thread Jack Howarth
I've filed PR45773 concerning the new regression in gcj where java classes can no longer be compiled with ecj.jar. Since r163770 (with r163814 backported to fix the libjava build), any attempt to compile a java source file with gcj produces the error... gcj --main=testme -O testme.java Exceptio