Lines Matching full:toolchain
19 # toolchain. You need to define the following variables before calling it:
21 # PREFIX Full binary prefix to the toolchain binaries,
22 # e.g. '/path/to/toolchain/bin/arm-linux-androideabi-'
98 echo "Run a set of unit tests to check that a given Android NDK toolchain works"
99 echo "as expected. Useful to catch regressions when generating new toolchain"
102 echo "You can pass the full path to the toolchain either with the --prefix"
112 echo "the toolchain already provides its own sysroot (e.g. if it is a standalone toolchain"
113 echo "generated with make-standalone-toolchain.sh)."
115 echo "The target ABI is normally auto-detected from the toolchain, but you can specify an"
122 echo "When called without any arguments, the script will run all known toolchain tests."
134 echo " --prefix=<prefix> Specify full toolchain binary prefix."
237 echo "List of available toolchain tests:"
406 # if you don't have the GNU libstdc++ installed into your toolchain