"H. J. Lu" <hjl@lucon.org> writes: > This patch supports "readelf -s libfoo.a". But the whole point of readelf is that it *doesn't* use the BFD library. The patch seems misguided to me. If you want readelf to support archives, it should includes its own code to read ELF archives. Ian