bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Porting Binutils to A New Target And Getting Error.


From: Nick Clifton
Subject: Re: Porting Binutils to A New Target And Getting Error.
Date: Thu, 07 Jan 2010 16:17:35 +0000
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]