[Xfce-bugs] [Bug 5887] Add support for -Bsymbolic-functions to LD checks
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Oct 21 20:03:01 CEST 2009
http://bugzilla.xfce.org/show_bug.cgi?id=5887
Brian J. Tarricone <bjt23 at cornell.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
--- Comment #11 from Brian J. Tarricone <bjt23 at cornell.edu> 2009-10-21 11:02:59 PDT ---
Honestly, why bother? We're talking about a tiny tiny tiny reduction in binary
size and a probably negligible performance increase, and the risk is breaking
things in unknown ways by using a linker flag that clearly we don't completely
understand.
The visibility and alias stuff is a little annoying, but it's a known quantity
and is something well-used by other projects... and we already have (had?) it
set up.
If you really want to find ways to increase performance, profile your app and
fix bottlenecks. Unless I see real-world benchmarks showing that
-Bsymbolic-functions actually has a material effect on performance, I don't see
a reason to use it.
--
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