[RFC/proto-PATCH] Enable basic ELF version script support on PE targets?

Danny Smith dansmister@gmail.com
Sat May 2 08:19:00 GMT 2009


On Fri, May 1, 2009 at 2:48 AM, Dave Korn wrote:
>
>
>  It makes no attempt at doing any actual versioning; it solely controls which
> symbols get exported.  It also currently only filters out; the distinction is
> subtle in auto-export mode, but for example you wouldn't be able to use it to
> add back one of the symbols that gets autofiltered from the list of exports.
>
This looks useful.  Looking at the libgcj.ver script,  this approach
is certainly simpler than maintaining a  very large def file.

Thanks
Danny



More information about the Binutils mailing list