On 07.01.2012, at 21:16, Aurelien Jarno wrote: > Fix .rel.plt sections in the output to not only include .rel.plt > sections from the input but also the .rel.iplt sections and to define > the hidden symbols __rel_iplt_start and __rel_iplt_end around > .rel.iplt as otherwise we get undefined references to these when > linking statically to a multiarch enabled libc (using STT_GNU_IFUNC).
Please see: http://patchwork.ozlabs.org/patch/130932/ I'd still say that we should fix the linker scripts regardless. Also for 1.0. Alex