changeset in /hg/icedtea6: Add support for native ecj.
Andrew John Hughes
gnu_andrew at member.fsf.org
Mon Oct 20 06:46:47 PDT 2008
2008/10/20 Matthias Klose <doko at ubuntu.com>:
> Andrew John Hughes schrieb:
>> * Makefile.am:
>> Build native ecj for ecj builds when
>> gcj is available.
>
> could you enable this by an option only? every distribution at least comes with a bc compiled ecj or
> eclipse-ecj.jar, so it is a penalty to rebuild it in icedtea.
>
I can, but the reason I added support to begin with is that we don't
use the system's bc-compiled ecj:
ln -sf ../../../javac bootstrap/ecj/bin/javac
Instead, javac.in is used. The overhead of rebuilding a ecj is not
ideal, agreed, but it's noticeably faster once
built than running the entire bootstrap stage with gij.
> Matthias
>
> PS: let's see when we add an --with-gcj option and build that one as well if it's not found ;p
>
--
Andrew :-)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list