FW: this is not a dynamic executable

Erik Poupaert erik.poupaert@chello.be
Mon Apr 21 20:39:00 GMT 2003


>>>>> It does produce, though, a java.lang.ExceptionInInitializerError, at
>>>>> __clone(/lib/tls/libc-2.3.2.so).
>>>>>>>>> I noticed that the application I'm working with doesn't reference
/lib/tls/libc-2.3.2.so in the app's ldd output.
>>>>>>>>> Maybe we have the same builds of gcj, but apps calling different
libraries?

My application (now back to "--enable-shared") references /lib/tls/libc.so.6
according to "ldd". But that is just a symbolic link to
/lib/tls/libc-2.3.2.so. I wonder why your application doesn't reference it?



More information about the Java mailing list