Mods to allow compilation of BFD all targets.

This commit is contained in:
Timothy Wall
2000-04-11 04:11:03 +00:00
parent e48f66e46e
commit 4af1d5f662
7 changed files with 35 additions and 14 deletions

View File

@ -2064,6 +2064,7 @@ coff_set_arch_mach_hook (abfd, filehdr)
break;
#endif
default:
arch = bfd_arch_obscure;
(*_bfd_error_handler)
(_("Unrecognized TI COFF target id '0x%x'"),
internal_f->f_target_id);