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 2.18 freeze!


On 13-06-2013 10:06, Adhemerval Zanella wrote:
> 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.
>
In fact are just some objects: sysdeps/x86_64/multiarch/rtld-memcmp.c and
sysdeps/x86_64/rtld-memset.c.


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