porting binutils

Ian Lance Taylor ian@airs.com
Sun Dec 18 06:23:00 GMT 2005


Andrija Radičević <andrija.radicevic@zg.t-com.hr> writes:

> I have searched the web, but have not found a lot, about porting
> binutils to a new target. What i actually want to do is create a cross
> compiler for the new target so I need the gas and ld ported also. So, I
> have downloaded the code, discovered (at least I think so) the files I
> have to edit or create. Does anybody have some document with a brief
> description of the procedure ... like what to do first, what is
> essential etc.

The best documents I know of are in the binutils sources:
    gas/doc/internals.texi
    bfd/doc/bfdint.texi

Not that they are all that great.

Ian



More information about the Binutils mailing list