http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182
wbrana <wbrana at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #24 from wbrana <wbrana at gmail dot com> 2012-08-11 15:37:47 UTC --- I compiled many programs with -fPIE -pie -fvisibility=hidden and almost all work fine. Very few broken ones could be easily fixed by adding -fvisibility=normal.