This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 0/3] eliminate native-built programs for elf/ tests
> I think you do need to make sure readelf is run with LC_ALL=C since you're
> matching English text from readelf.
Good point. Fixed.
> Maybe also awk (the makefiles do run awk script with LC_ALL=C in various
> places) though I'm not sure what locale-dependencies apply there.
I doubt it makes a difference for any of these scripts, but it can't hurt.
Thanks,
Roland