This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Fix shlib-versions for mips-linux


Roland McGrath <roland@frob.com> writes:

> It should be straightforward to add a test that flags any suspect cases
> after the shlibs are all built.  (A suspect case would be a given symbol
> that is defined in multiple libraries where the sets of versions available
> from each library do not all exactly match.)

Yes, would be nice to have a tool to analyze the binaries afterwards.
Beside doing this you can examine that every interface (the functions
in the public headers) is exported and probably many other things.
I don't think I have time to write a framework for this anytime soon.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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