Subject: Re: ELF dlsym() bugs?
To: ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: tech-userlevel
Date: 01/18/1999 23:35:31
>> PR port-pmax/6817 says that 1.3.3's dlopen/dlsym() don't properly
>> handle doing a dlsym() when more than one library has defined the
>> dlsym()'d symbol.

>Is this problem related to bin/5890 ?

Yes, as far as I can tell, its the same problem.  Thank you.

But is this how dl*() is supposed to behave on ELF?