This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/4898] New: no PTR_DEMANGLE for most arches in rtld
- From: "vapier at gentoo dot org" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 6 Aug 2007 09:10:14 -0000
- Subject: [Bug libc/4898] New: no PTR_DEMANGLE for most arches in rtld
- Reply-to: sourceware-bugzilla at sourceware dot org
a semi recent change (post glibc-2.5.x) added a call to PTR_DEMANGLE in the
SHARED case to csu/libc-start.c. this code gets compiled when generating
rtld-libc-start.os. the problem is that pretty much no arch at all defines
PTR_DEMANGLE in the (NOT_IN_libc && IS_IN_rtld) case (looks like only x86_64
actually).
--
Summary: no PTR_DEMANGLE for most arches in rtld
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: vapier at gentoo dot org
CC: glibc-bugs at sources dot redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=4898
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.