[classpath-0.98 merge branch] update and status
Matthias Klose
doko@ubuntu.com
Mon Sep 15 12:21:00 GMT 2008
Andrew John Hughes schrieb:
> On 21:56 Sun 14 Sep , Matthias Klose wrote:
>> Merged trunk into the classpath merge branch.
>>>> Imported new classpath snapshot into the merge branch:
>>>> - Reverted the Thread optimization (does require gcj local changes,
>> and I did run out of time).
>>>> - Don't explicitely configure with --disable-gjdoc. This needs
>> configuration with --with-antlr-jar as well.
>>>> - For ANTLR, the classpath configury wants a JAVA runtime (which
>> currently is not configured/set). I added a check for the binary
>> runantlr, which may be Debian/Ubuntu specific). Did not yet check,
>> what is needed to run the installed gjdoc.
>>>> At present, the build fails for me because I don't have a 'runantlr'.
> How do we handle other such dependencies like gjavah?
in maintainer mode, you are expected to have them. That's the case for gjavah
and ecj1. But we need an antlr binary for a normal build as well if we do
configure with --enable-gjdoc. Or we have to check for any "JAVA" interpreter
and disable gjdoc if we cannot find one.
Matthias
More information about the Java
mailing list