This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: target/9843: [HPUX] -static still leaves the linker looking f


> Okay.  Bummer.  However, I'm still confused.  I thought all these -Wl,-E,+n
> commands were to link statically.  Why, then, is the executable looking for
> shared library libdld.2?

Because setlocale needs routines from libdld to dynamically load
locales.

Dave
-- 
J. David Anglin                                  dave dot anglin at nrc-cnrc dot gc dot ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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