And if that is not an exact match -
build the appropriate toolchain/glibc combination yourself (using any one of the many tools for the build process);
or
use the toolchain Niluje supplies in this forum (see his "snapshots" thread).
- - - -
Or, see my thread on using a completely different set of system libraries (hard float in the example case) for applications, **concurrently** with the Amazon installed libraries.
(my ARMHF on Kindle thread).
Yes, Linux (or any OS that uses elf format libraries) can do that - use more than one set of system libraries **concurrently**.
That example used Buildroot(.org) to build the toolchain and applications.
Since then, the BR people have even added the building of patchelf for your host machine to the BR system.
Last edited by knc1; 03-27-2015 at 04:56 AM.
|