[Buildroot] [PATCH] toolchain/crosstool-NG: correctly copy the dynamic linker

Peter Korsgaard jacmet at uclibc.org
Sun Apr 24 20:37:59 UTC 2011


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at anciens.enib.fr> writes:

 Yann> Depending on some setting (which? Arch? Others?), the dynamic linker
 Yann> can get different names. Some times, it is named ld-linux.something.so,
 Yann> other times, it is ld.so.1, and maybe other variants as well...

 Yann> The fix is to always copy ls*.so, even if it is a symlink: we create
 Yann> the destination file by its SONAME, and if ld*.so matches more than
 Yann> one file, that's no issue, as they would all get the same SONAME (being
 Yann> symlinks ones to the others).

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list