Info on linker script syntax (symver_map language ?)
Ian Lance Taylor
iant@google.com
Sat Apr 28 01:09:00 GMT 2007
Kevin Wilson <kevin.wilson@comtrol.com> writes:
> I have googled all about town but with no luck on finding any info that
> outlines the syntax (such as wildcards, keywords, built-in functions) to
> aid in creating your own or modifying/fixing existing linker scripts.
> The gcc mailing list search did popup a nugget about symver_map language
> (http://gcc.gnu.org/ml/libstdc++/2004-06/msg00344.html) but didn't
> provide any links to get more information on the subject.
The linker is part of the GNU binutils. For GNU binutils issues see
http://sourceware.org/binutils/.
Linker scripts are documented here:
http://sourceware.org/binutils/docs-2.17/ld/Scripts.html
Ian
More information about the Gcc-help
mailing list