[PATCH] Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16

Mike Frysinger vapier@gentoo.org
Fri May 18 19:35:00 GMT 2012


On Friday 18 May 2012 11:58:48 Andreas Schwab wrote:
> Richard Henderson <rth@twiddle.net> writes:
> > On 05/18/12 07:56, Andreas Schwab wrote:
> >> +  GLIBC_2.16 {
> >> +    __mcount_internal;
> >> +  }
> >>    GLIBC_PRIVATE {
> >>      __mcount_internal;
> >>    }
> > 
> > Failure to delete.
> 
> Delete what?  If you mean __mcount_internal@GLIBC_PRIVATE, it must
> remain for existing uses with glibc 2.15.

how so ?  you can't link against it (ignoring -static), and you can't mix libs 
between diff versions of glibc, and compiling with -pg only references _mcount, 
so why is it still needed ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20120518/43ffd55f/attachment.sig>


More information about the Libc-alpha mailing list