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: Temporarily avoid PPC64 LE bootstrap by making GLIBC_2.17 and GLIBC_2.18 equivalent.


On 01/31/2014 03:40 AM, Carlos O'Donell wrote:
> Downgrading the PPC64 LE ABI baseline from 2.18 to 2.17
> would normally require a bootstrap from scratch as the core
> C library is no longer able to run any of the binaries on the
> system. Avoiding this bootstrap saves everyone a lot of time.
> 
> Patching the dynamic loader is the easiest solution.

Working with Adhemerval we discovered that we need a binutils
patch to do the equivalent action but for the static linker.

I'll post a patch for ld shortly after I get it fixed and
tested.

Cheers,
Carlos.


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