On Sat, Oct 27, 2007 at 10:17:47PM +0200, Thomas Girard wrote: > reassign 432541 gcj-4.2 > retitle 432541 gcj-4.2 can no longer compile Eclipse plugins > merge 432539 432541 > thanks > > Hi, > > after having slowly updated an etch chroot to a sid one using > snaphsot.debian.net, I have found that the FTBFS occurs with gcj-4.2, > and is not related to ecj. > > Indeed, using the following pakages: > * java-gcj-compat{,-dev} 1.0.69-2 > * ecj, ecj-gcj, libecj-java and libecj-gcj 3.3.0+0728-1 > * libgcj-bc, libgcj8{-1,-1-awt,-jar} 4.2.1-3 > * gcc-4.2-base 4.2.1-3 > * gcj-4.1-base, gcj-4.1, gij-4.1, libgcj7-1 4.1.2-16 > * libgcc1 1:4.2.2-3 > eclipse-cdt compiles. > > Updating to sid, I reach a point where: > * java-gcj-compat 1.0.76-4 sets gcj-4.2 as the default gcj version > * gcj-4.2, gij-4.2 and libgcj8-* are at version 4.2.1-3 > > With these packages eclipse-cdt no longer compiles. > > I'll try to use earlier versions of {gcj,gij}-4.2.
I have just tried this with SUN JDK 6, Icedtea, gcj 4.3, jamvm and cacao with the following result: SUN JDK 6: Just works. gcj-4.3: No output at all. Returns with exit code 13. icedtea: No output at all. Returns with exit code 13. Exactly the same as with gcj. jamvm: Fails but prints quite some output. Main issue is that jamvm has no real JAVA_HOME. cacao: Fails but prints some output. Again an issue with an incomplete JAVA_HOME provided by cacao. I will investigate more into this. Cheers, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]