Lines Matching refs:host
8 - rebuilding host cross-toolchains for our supported CPU ABIs
10 - rebuilding other required host tools (e.g. ndk-stack) from sources
13 (this requires working host cross-toolchains)
36 $NDK/sources/host-tools/
38 compiled to generate useful host programs for the final NDK
39 installation. For example, $NDK/sources/host-tools/ndk-stack/
133 are required to build the host cross-toolchains properly.
198 Note that all Windows host programs can be built on Linux if you have the
202 All dev-scripts rebuilding host programs on Linux and Darwin will only
207 When building 32-bit Linux host programs, the dev-scripts will look for
208 $NDK/../prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/, which is
220 The host toolchains are the compiler, linker, debugger and other crucial
286 host system it is meant to run on (e.g. 'linux-x86', 'windows' or 'darwin-x86')
358 binaries that must be generated from sources once you have working host toolchains.
369 Note that we used this script with the --minimal option to generate the host
420 IV. Other host prebuilt binaries:
423 There are a few other host prebuilt binaries that are needed for a full
425 $NDK/sources/host-tools/
435 helper host program. See docs/NDK-STACK.html for a usage description.
488 By default, this only rebuilds the host prebuilds for the current host
498 This means that it is possible to generate the host binaries for all supported
499 host systems from Linux (provided you have ssh access to a Darwin machine).
503 Once you have used the script three times (once per supported host systems),
514 - all prebuilt binaries (host toolchains, host tools, target libs, etc...)
530 the release name, and $SYSTEM the supported host system (e.g. linux-x86).
534 The --systems=<list> is optional, but can be used to limit the number of host
538 regenerate the host toolchains for all systems. It allows you to generate
543 for all supported host systems.
594 one device or emulator connected to your host machine, 'run-tests.sh'