Re: gcj cannot find ecj any more, on m68k

2012-05-09 Thread Andrew Haley
On 05/06/2012 03:56 PM, Thorsten Glaser wrote: > If someone has an idea how to debug this, you’re welcome. Try running ecj1 like this: gij -verbose:class -classpath /usr/share/java/eclipse-ecj.jar org.eclipse.jdt.internal.compiler.batch.GCCMain \ Hello.java -g1 -fbootclasspath=./:/usr/share/java

Re: gcj cannot find ecj any more, on m68k

2012-05-09 Thread Thorsten Glaser
Andrew Haley dixit: >On 05/06/2012 03:56 PM, Thorsten Glaser wrote: >> If someone has an idea how to debug this, you’re welcome. > >Try running ecj1 like this: > >gij -verbose:class -classpath /usr/share/java/eclipse-ecj.jar >org.eclipse.jdt.internal.compiler.batch.GCCMain \ >Hello.java -g1 -fboo

Re: gcj cannot find ecj any more, on m68k

2012-05-09 Thread Andrew Haley
On 05/09/2012 12:58 PM, Thorsten Glaser wrote: > Andrew Haley dixit: > >> On 05/06/2012 03:56 PM, Thorsten Glaser wrote: >>> If someone has an idea how to debug this, you’re welcome. >> >> Try running ecj1 like this: >> >> gij -verbose:class -classpath /usr/share/java/eclipse-ecj.jar >> org.eclip

Re: gcj cannot find ecj any more, on m68k

2012-05-09 Thread Thorsten Glaser
Andrew Haley dixit: >> OK: >> >> gij-4.6 -verbose:class -classpath /usr/share/java/eclipse-ecj.jar >> org.eclipse.jdt.internal.compiler.batch.GCCMain x.java -g1 >> -fbootclasspath=./:/usr/share/java/libgcj-4.6.jar -g1 -fsource=1.5 >> -ftarget=1.5 > >jar tf /usr/share/java/eclipse-ecj-3.5.1.ja

Re: gcj cannot find ecj any more, on m68k

2012-05-09 Thread Andrew Haley
On 05/09/2012 05:15 PM, Thorsten Glaser wrote: > Andrew Haley dixit: > >>> >> OK: >>> >> >>> >> gij-4.6 -verbose:class -classpath /usr/share/java/eclipse-ecj.jar >>> >> org.eclipse.jdt.internal.compiler.batch.GCCMain x.java -g1 >>> >> -fbootclasspath=./:/usr/share/java/libgcj-4.6.jar -g1 -fsou

gcj-4.7 still FTBFS on m68k (was Re: gcj cannot find ecj any more, on m68k)

2012-05-09 Thread Thorsten Glaser
Dixi quod… >gcj-4.7 FTBFS’d the last time I tried to build it, but as of writing >this I’ve started to try to compile its latest version, since there Too bad, still fails: […] mv -f $depbase.Tpo $depbase.Plo libtool: compile: /tmp/buildd/gcj-4.7-4.7.0/build/./gcc/xgcc -shared-libgcc -B

Re: gcj cannot find ecj any more, on m68k

2012-05-09 Thread Thorsten Glaser
Andrew Haley dixit: >gcj has an evil bug. Sometimes, when it has an unresolved reference, it >reports a ClassNotFoundException for the referring class, not the >referred. So, you now need to Oh, ok. >jcf-dump -v -classpath /usr/share/java/eclipse-ecj-3.5.1.jar >org.eclipse.jdt.internal.compil

Re: gcj-4.7 still FTBFS on m68k (was Re: gcj cannot find ecj any more, on m68k)

2012-05-09 Thread Alan Hourihane
On 05/09/12 19:58, Thorsten Glaser wrote: > Dixi quod… > >> gcj-4.7 FTBFS’d the last time I tried to build it, but as of writing >> this I’ve started to try to compile its latest version, since there > Too bad, still fails: > > […] > mv -f $depbase.Tpo $depbase.Plo > libtool: compile: /tmp