Two small ecj tweaks
Andrew John Hughes
gnu_andrew at member.fsf.org
Mon Dec 1 02:13:18 PST 2008
On 01/12/2008, Matthias Klose <doko at ubuntu.com> wrote:
> Andrew John Hughes schrieb:
>
> > I would also suggest possibly adding -Dgnu.gcj.precompiled.db.path to
> > the interpreted invocation. On at least Debian and Gentoo, the
> > mapping between ecj.jar and ecj.so is stored in the default database
> > but as far as I can see, it doesn't get used unless this option is
> > given. I patched the Gentoo build today to pass
> > -Dgnu.gcj.precompiled.db.path=$(gcj-dbtool -p) to @JAVA@ and it gave a
> > very noticeable speedup.
>
>
> On Debian you have almost always ecj-gcj installed, the natively compiled binary
> (dependency on java-gcj-compat-dev); in this case you won't see accesses to the
> compiled library file. Is libecj-java-gcj installed as well?
>
>
> Matthias
>
Yes, but the IcedTea build doesn't use this, it uses ${builddir}/javac.
--
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