Bugzilla – Bug 515
Compile python bindings with -fvisibility=hidden
Last modified: 2009-03-12 15:51:28 EDT
You need to log in before you can comment on or make changes to this bug.
Created an attachment (id=394) [details] the patch Like the summary says. Following up on the advice in this page: http://gcc.gnu.org/wiki/Visibility Makes python bindings smaller and faster to load. Tested on Ubuntu 8.10 and darwin-ppc regression host. I think I need the release manager's approval to commit this, right? I think it should be safe to apply. Patch attached.
Created an attachment (id=395) [details] also checks for gcc version >= 4.0.0
4253:732b877beb23 4255:07f1fdd8a33e