------- Comment #3 from kpfleming at digium dot com 2009-09-01 21:11 ------- That talks about using -fpie/-fPIE as a workaround, but according to the gcc manpage those options are not suitable when the result is going to be used in a shared library, only as a linked executable.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40546