[PATCH] Partial ILP32 support for aarch64

Yury Norov ynorov@caviumnetworks.com
Tue Dec 6 15:12:00 GMT 2016


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



More information about the Libc-alpha mailing list