This is the mail archive of the libc-hacker@cygnus.com 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]

Re: Problems with symbols from libc_nonshared (fwd)


On 29 Mar 1999 12:39:30 +0200, Andreas Schwab wrote:
>Zack Weinberg <zack@rabi.columbia.edu> writes:
>
>|> This is a bugreport forwarded from Debian.  I think we need to use a versio
>n
>|> map to force libc_nonshared.a symbols local when building shared libraries,
>|> sort of like what HJ did for libgcc.a in his egcs/Linux patches.
>
>That would violate the C standard.

Um?  I don't see how.  All it would do is prevent e.g. libreadline from
accidentally exporting stat().

zw


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