Subject: Re: Problem with semantics of ELF-ld.so
To: Joachim Kuebart <kuebart@mathematik.uni-ulm.de>
From: Matthias Drochner <drochner@zel459.zel.kfa-juelich.de>
List: tech-toolchain
Date: 10/14/1999 18:25:07
kuebart@mathematik.uni-ulm.de said:
> When using dlsym() to find a symbol in an object loaded by dlopen(),
> the chain of all loaded objects is checked for the symbol instead of
> the object passed to dlsym().

Looks familiar. See PR bin/5890 and lib/8572.

best regards
Matthias