[Xfce-bugs] [Bug 5887] New: Add support for -Bsymbolic-functions to LD checks
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Oct 19 17:14:27 CEST 2009
http://bugzilla.xfce.org/show_bug.cgi?id=5887
Summary: Add support for -Bsymbolic-functions to LD checks
Classification: Xfce
Product: Xfce4-dev-tools
Version: Unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
AssignedTo: xfce-bugs at xfce.org
ReportedBy: nick at xfce.org
Created an attachment (id=2618)
--> (http://bugzilla.xfce.org/attachment.cgi?id=2618)
Add -Bsymbolic-functions to XDT_FEATURE_LINKER_OPTS.
Although removing the visibility checks from several modules makes the whole
thing easier to understand, it does increase the PLT overhead a bit.
Fortunately recent versions of ld support -Bsymbolic-functions which will
decrease PLT overhead of shared libraries.
It works fine here and I think it safe to use (also used by OOo). -Bsymbolic
however could result in problems, so better not touch that.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list