This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Add OUTPUT_FORMAT () into libc.so version script


I reimplemented this using a file that caches the result, and creating it
with just one run with -v -Wl,--verbose and one pass of sedly goodness.

I tested my sed script on hand-hacked output approximating what relevant
platforms might produce, but only tried an actual real run of the new rules
on i686-linux-gnu.  Please make sure the installed libc.so is coming out
properly in any other configurations you build, and let me know if I blew it.


Thanks,
Roland


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