This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Add archive support to ELF


On Sat, Aug 09, 2003 at 10:14:23PM +0930, Alan Modra wrote:
> HJ,
>   I think what you're aiming at would be a useful extension to readelf.
> How about a shell script?  That way you get the functionality you want,
> and avoid infesting readelf with bfd internals.
> 

Like it or not, you can't compile readelf without bfd. The binutils
header files depend on bfd. It is misleading to say readelf doesn't
use bfd. All ELF related features in binutils don't build without bfd.
I don't want a shell script to extract members from a 100MB archive.
I may even not have the disk space or permission to put them.


H.J.


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