"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