This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Library problem in jni.cc on Linux


On 3 May 2001, Tom Tromey wrote:
> Is there a situation where it matters?

When the main executable overrides symbols in a library.  Since ld.so
always searches the executable first, it seems to me that
_Jv_FindSymbolInExecutable should copy that behavior if possible.

Jeff



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]