glibc 2.18 freeze!
Adhemerval Zanella
azanella@linux.vnet.ibm.com
Thu Jun 13 13:07:00 GMT 2013
On 13-06-2013 09:42, Joseph S. Myers wrote:
> On Thu, 13 Jun 2013, Siddhesh Poyarekar wrote:
>
>> I don't see this in any of my tests with gcc-4.7.2 or with 4.8, with
>> or without -O3 in CFLAGS. Did you do a clean build? In fact the
> Yes, this failure is with a clean build.
>
I could reproduce it here in my environment and I am trying to figure out
why on PPC32/PPC64 and some x86_64 builds the rtld-xxx objects have
'-DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld' defines while on this x86_64
I have setup they are not present. I added a guard in my patch to prevent
to use the alias for loader objects (!defined NOT_IN_libc) to exactly avoid
this kind of issue.
More information about the Libc-alpha
mailing list