Home | History | Annotate | Download | only in tools

Lines Matching refs:dump

97     dump "ERROR: Too many parameters. See --help for proper usage."
103 dump "ERROR: Could not create build directory: $BUILD_DIR"
110 dump "ERROR: You can't use both --toolchain-src-dir and --toolchain-src-pkg"
115 dump "ERROR: Invalid toolchain source directory: $SRC_DIR"
132 dump "ERROR: Invalid toolchain source package: $OPTION_TOOLCHAIN_SRC_PKG"
145 dump "Unpack sources from $OPTION_TOOLCHAIN_SRC_PKG"
148 dump "ERROR: Could not unpack toolchain sources!"
153 dump "Download sources from android.git.kernel.org"
160 dump "ERROR: Could not download toolchain sources!"
182 dump "Packaging $1 ($2.tar.bz2) ..."
186 dump "ERROR: Could not package $1!"
195 dump "Building $1 toolchain... (this can be long)"
198 dump "ERROR: Could not build $1 toolchain!"
207 dump "Skipping gdbserver build (--mingw option being used)."
210 dump "Build $1 gdbserver..."
213 dump "ERROR: Could not build $1 toolchain!"
232 #dump "Building host ccache binary..."
235 # dump "ERROR: Could not build host ccache binary!"
240 dump "Done! See $PACKAGE_DIR"
242 dump "Done! See $NDK_DIR/toolchains"