Linking with DOM

Andrew Pinski pinskia@physics.uc.edu
Sat Apr 16 17:34:00 GMT 2005


On Apr 16, 2005, at 1:31 PM, Per Bothner wrote:

> Tom Tromey wrote:
>> Per> (I am willing to switch to the new ABI if that is recommded.)
>> Yeah, you'll probably want to.
>> In order to support java.endorsed.dirs, we have to compile the DOM and
>> other XML code BC.  It doesn't really make sense for C++ ABI code to
>> refer to BC ABI code.
>
> So I tried remaking Kawa:
> $ make GCJFLAGS='-g -findirect-dispatch'
>

> Building without -findirect-dispatch works fine, with no warnings,
> and creates a working Kawa.
>
> Anything else I need besides -findirect-dispatch?


-findirect-dispatch is really only for building from .class files
right now.  If this is not documented, it really should be.

Thanks,
Andrew Pinski



More information about the Java mailing list