how to port gold to new architecture

Ian Lance Taylor iant@google.com
Wed Jun 27 05:23:00 GMT 2012


santosh tatoju <santosh_tatoju@yahoo.co.in> writes:

> how to port gold linker to new architecture?
> what are the requirements?

You need to implement the virtual functions in the Target class.  You
can look at the existing backends for guidance.

> Does TLS support is neccessary in tool chain?

No.

Ian



More information about the Binutils mailing list