------- Additional Comments From amodra at bigpond dot net dot au 2008-01-19 13:14 ------- Created an attachment (id=2206) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2206&action=view) potential fix
ar tries to open the archive for all supported bfd targets. Normally, bfd checks that the first object in an archive is the same target as the archive to count as a successful match, but it doesn't do this if the archive has no armap. When one of more of the ecoff targets is supported, the ecoff archive check decides there is no armap (correctly, since there is no ecoff armap), so the ecoff target is incorrectly taken to match. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4453 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils