glibc build broken with GCC trunk
Christophe Lyon
christophe.lyon@linaro.org
Thu Jun 12 11:37:00 GMT 2014
Well,
The build is OK again with with GCC rev 211489.
On 11 June 2014 17:34, Christophe Lyon <christophe.lyon@linaro.org> wrote:
> Hi,
> Since GCC rev 211434, I can see that glibc fails to build:
> rtld.c:187:30: error: section of alias '_rtld_local_ro' must match
> section of its target
> extern struct rtld_global_ro _rtld_local_ro
>
> I'm not very familiar with glibc, but I think that _rtld_local_ro
> needs the same attribute_relro as its target _rtld_global_ro.
>
> Can someone fix this?
>
> Thanks.
>
> Christophe.
More information about the Libc-alpha
mailing list