This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug libc/14042] _mcount@GLIBC_2.0 missing in libc


http://sourceware.org/bugzilla/show_bug.cgi?id=14042

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-05-01 12:54:15 UTC ---
Also __mcount_internal should not be GLIBC_PRIVATE, since it is not a internal
interface between parts of glibc, but a public interface, even if only
referenced indirectly via -lc_nonshared.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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