This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Compiling XML parsers (xerces, Dom4j, etc...)
Bryce McKinlay writes:
>
> It is, however, true that a shared library, using GCJ's naming
> conventions for runtime lookup of classes in shared libraries, must
> be named as a superset/intersection of all the packages contained
> in the jar it was made from.
Using the lib-foo-bar-baz.so scheme, yes.
> This is why I think a new scheme for runtime location/loading of
> the shared libraries is needed.
Sure: all we need is to add the foo.jar --> foo.so mapping to the
database. I'm working on it.
Andrew.
- References:
- Compiling XML parsers (xerces, Dom4j, etc...)
- Re: Compiling XML parsers (xerces, Dom4j, etc...)
- Re: Compiling XML parsers (xerces, Dom4j, etc...)
- Re: Compiling XML parsers (xerces, Dom4j, etc...)
- Re: Compiling XML parsers (xerces, Dom4j, etc...)
- Re: Compiling XML parsers (xerces, Dom4j, etc...)