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

Re: xpdf



Josh Triplett, le Mon 07 Jan 2008 19:49:21 -0800, a écrit :
> All of the stubs exist as weak symbols, so linking to pthread will
> override the stubs in libpthread-stubs just like the ones in glibc.

The big difference is that glibc is guaranteed to be dynamically loaded
first, while libpthread-stubs is not necessarily, and this now have an
influence on weak symbol overrides, see

http://sourceware.org/bugzilla/show_bug.cgi?id=3946

Samuel


Reply to: