This is the mail archive of the libc-alpha@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]

Re: [PATCH] [BZ #16512] Strip @@GLIBC_.* and @@GCC_.* from symbol names


> The patch wasn't rejected.  There are just no comments.  

Yes, so it might be either accepted or rejected.

> Dynamic relocation without symbol version doesn't provide complete
> information to tell if there is a problem.

Sure, but there are multiple ways to get that information.  Right now it's
rather tedious, but easily scriptable: you have to decode the symtab index
from the Info column and then look that up in the -V output.


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