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/4898] no PTR_DEMANGLE for most arches in rtld


------- Additional Comments From vapier at gentoo dot org  2007-08-12 16:07 -------
the point isnt that the arches are missing the definitions, the point is that
libc-start.c insists on using a macro that is undefined for most people without
proper checks

$ readelf -s csu/rtld-libc-start.os | grep PTR_DEMANGLE
    34: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND PTR_DEMANGLE

i imagine your stance however is "the build system seems to not catch this, so
dont bother adding proper #ifdef protection around the logic"

-- 


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.


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