libgcc.map
Richard Henderson
rth@redhat.com
Tue Jun 3 05:33:00 GMT 2003
On Tue, Jun 03, 2003 at 07:02:51AM +0200, Andreas Tobler wrote:
> Who is using this map?
Linux, Solaris, Irix, at least.
> In my darwin/OS-X environement nm spits one underscore more (pres
> symbol) than I have in the libgcc-std.ver file. So for the quick I
> generated a libgcc-darwin.ver file where every symbol has one underscore
> more. Not very elegant.
>
> Where do I modify best the additional underscore?
There are two files that process these: mkmap-flat.awk, mkmap-symver.awk.
Which you modify depends on which output most closely resembles the one
that darwin needs.
Or a completely new mkmap converter, if necessary.
r~
More information about the Gcc
mailing list