[webkit-dev] Question on -fvisibilty, version-script and symbols.filter

Mike Hommey mh+webkit at glandium.org
Thu Jun 18 13:23:14 PDT 2009


On Thu, Jun 18, 2009 at 01:10:12PM -0700, Christophe Gillette wrote:
> The build uses both the version-script link option and the visibility
> flag (making all symbols hidden in release mode except the ones that
> have a visibility explicitly set to default in the code).
> It seems that the use of the visibility flag should be sufficient and
> that the use of version-script should be deprecated (unless the goal
> is to limit the exported symbols in debug mode).
> Am I missing anything?

See https://bugs.webkit.org/show_bug.cgi?id=19912 comments #0 and #2, 
and https://bugs.webkit.org/show_bug.cgi?id=24960.

Mike


More information about the webkit-dev mailing list