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