ld.so version map
Ulrich Drepper
drepper@cygnus.com
Thu Feb 11 14:53:00 GMT 1999
Mark Kettenis <kettenis@wins.uva.nl> writes:
> Using libc's version map for ld.so really is the right thing, since
> there are no symbols in there that we should not export.
No, it's not the correct way in general. It might be for Hurd but
*definitely* not for Linux.
If you want to do this for Hurd I see no problem. We can arrange that
the content of libc.map gets added automagically. But I think you
should look into the set of symbols which really have to be exported.
The number is not that large and the code is duplicated in any case.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-hacker
mailing list