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] Preload infrastructure.


On Wed, 23 Oct 2013, Ondrej Bilka wrote:

> Quick question, a -ldl and -lpthread are needed how do you add that?

See e.g.

$(objpfx)libmemusage.so: $(common-objpfx)dlfcn/libdl.so

or

$(objpfx)librt.so: $(shared-thread-library)

-- 
Joseph S. Myers
joseph@codesourcery.com


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