This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Info on linker script syntax (symver_map language ?)
- From: Kevin Wilson <kevin dot wilson at comtrol dot com>
- To: GCC Help List <gcc-help at gcc dot gnu dot org>
- Date: Fri, 27 Apr 2007 14:11:23 -0500
- Subject: Info on linker script syntax (symver_map language ?)
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.
Anyone know of any good resources?
Thanks much.
Kevin