PATCH: Add archive support to ELF

Ian Lance Taylor ian@airs.com
Sun Aug 10 04:36:00 GMT 2003


"H. J. Lu" <hjl@lucon.org> writes:

> The only thing in bfd my patch uses is the host file I/O to access
> archive members.

If that were true, I probably would not have objected.  But it is not
true.  Your patch uses bfd_check_format(),
bfd_openr_next_archived_file(), and others.

Ian



More information about the Binutils mailing list