Skip to content
Snippets Groups Projects
Commit 7a563f12 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh...

add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh utility script implements various external toolchain tasks: * Testing of available features, like c++, soft-float or ipv6 support * Finding the libc implementation (uclibc or eglibc/glibc) * Inferring the GNU target name * Finding shared objects for packaging (libc, libpthread, ...) * Finding executables for packaging (ldd, gdbserver, ...) * Generating wrapper scripts for toolchain commands

SVN-Revision: 29765
parent 49eb3fd8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment