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: [PATCH] Partial ILP32 support for aarch64


On Tue, Dec 06, 2016 at 02:57:17PM +0000, Wilco Dijkstra wrote:
> Florian Weimer wrote:
> > So you are running the new libc against the system dynamic linker? 
> > That's not supported.
> 
> So LD_LIBRARY_PATH is not guaranteed to do the correct thing?
> 
> > You should rather use the testrun.sh wrapper.
> 
> For running benchmarks, eg. SPEC?
> 
> >> It seems there is some incompatibility introduced in the dynamic loader that I presume wasn't intended?
> >
> > The dynamic linker and libc have to be updated in lock-step, and such 
> > discrepancies are expected.
> 
> So how do I run a binary against a non-system GLIBC?
> 
> Wilco
> 
>     

I provide the path to linker and sys-root at configure step.
Check this, there's no SPEC targets, but it will probably be
helpful.
https://github.com/norov/build-glibc


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