Hi Prashant,

I am trying to port binutils-2.19 to a new target.

Note - you would be better off using the current mainline development sources.

But when I give 'make all' command, I am getting 'unknown target vector'
error.

Look at the bfd/config.bfd file. You will need to add an entry for your target.

If you have not done so already then you will also need to modify the bfd/archures.c and bfd/targets.c files as well.

Cheers
  Nick

PS. There is now a guide to porting the binutils to a new target, which you may find helpful. See:

  http://sourceware.org/binutils/binutils-porting-guide.txt



_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to