This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] BZ #17702: Fix recursive dlopen.


On 12/12/2014 06:10 AM, Andreas Schwab wrote:
> "Carlos O'Donell" <carlos@redhat.com> writes:
> 
>> +LDLIBS-tst-rec-dlopen = -ldl
>> +$(objpfx)tst-rec-dlopen: $(libdl)
> 
> Why do you need to set LDLIBS?

How else do I get it to to link libdl.so against the test case?

Cheers,
Carlos.


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