Mathieu Lacage <mathieu.lacage@xxxxxxxxx> writes: > On Thu, Jul 23, 2009 at 10:19 AM, Ian Lance Taylor<iant@xxxxxxxxxx> wrote: > >>> Which brings me to more questions: >>> 1) why does "gcc -fpie -pie" fail to work ? Is this not the >>> recommended way to use -fpie and -pie ? Could it be that -fpie is >>> using the static tls model when it should not ? >> >> Per above, I think it's a linker bug. > > Is this the proper place to report such a bug under the 'binutils' product ? > http://sourceware.org/bugzilla/enter_bug.cgi Yes. Ian