PyLucene: How to package libraries that link against OpenJDK libraries?

Andrew Haley aph at redhat.com
Fri May 23 12:58:55 UTC 2008


Colin Walters wrote:
> On Fri, May 23, 2008 at 5:13 AM, Andrew Haley <aph at redhat.com> wrote:
>> Interesting.  What multilib-awareness do you think we need?  It's not
>> immediately clear to me where the beinefit would be.
> 
> Code calling System.loadLibrary (i.e. most software out there that
> wants to dlopen) would work.

Well yes, obviously, but in what way would multilib-awareness help?
Even if you have a mixture of 32-bit and 64-bit VMs in the same system,
the VMs themselves wouldn't need to be multilib-aware.

Andrew.




More information about the devel mailing list