This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc build broken with GCC trunk


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]