Hi nickc, thank you for your response. > It sounds as though you have not added your new architecture to the > bfd/config.bfd and/or bfd/configure.in files. in config.bfd I aded the lines: myarch*) targ_archs=bfd_myarch_arch ;; and myarch-*-*) targ_defvec=myarch_vec ;; in configure.in I aded the lines: myarch_vec) tb="$tb aout-myarch.lo" ;; > Or that you have not regenerated the bfd/confgiure file. How can I do it? >Or that you have not run "make headers" inside your bfd build directory. I did it but no changes cheers
-- View this message in context: http://old.nabble.com/Error-when-building-binutils-tp28594130p28608241.html Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils