tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: dlopen(3) and symbol conflicts



On Thu, Mar 19, 2015 at 01:26:35PM +0000, Emmanuel Dreyfus wrote:
> But that looks like a dlopen() problem: modtest is linked with -ltest,
> libtest is loaded by dlopen, I can call other functions in it. 
> Why a libtest's symbol fails to override a libc's weak symbols? It
> looks like a bug to me.

Because  it has been resolved already? This is not a bug.

Joerg


Home | Main Index | Thread Index | Old Index