Re: [PATCH] Update GCJ.

2015-10-12 Thread Ludovic Courtès
Ricardo Wurmus skribis: > So I made the following changes: > > * build “ant” with the new “gcj” package instead of “icedtea6” > * replace “ant-bootstrap” (the ugly binary version of “ant”) with the > regular “ant” as it no longer results in a circular dependency. > (Since “icedtea7” inherits

Re: [PATCH] Update GCJ.

2015-10-12 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> “ecj-bootstrap-4.8” appears to be broken on mips64el and armhf (using it >> to bootstrap GCJ results in a broken GCJ on these platforms), and I’m >> hoping that the situation is different for the 4.9 release. > > I just tried to build both ic

Re: [PATCH] Update GCJ.

2015-10-12 Thread Ricardo Wurmus
Ricardo Wurmus writes: > “ecj-bootstrap-4.8” appears to be broken on mips64el and armhf (using it > to bootstrap GCJ results in a broken GCJ on these platforms), and I’m > hoping that the situation is different for the 4.9 release. I just tried to build both icedtea6 and icedtea7 with this, but

[PATCH] Update GCJ.

2015-10-12 Thread Ricardo Wurmus
Hi Guix, this commit message is a bit hairy. Instead of just updating gcj-4.8 to the latest version (4.9) I also made it inherit from our default “gcc” and renamed it to just “gcj”. Likewise, “ecj-bootstrap-4.8” is updated to version 4.9 and renamed to just “ecj-bootstrap”. The “gcj-4.8” packag