Lines Matching full:dump
363 dump "$(bh_host_text) Using host gcc: $GCC $@"
365 dump "$(bh_host_text) Ignoring broken host gcc: $GCC $@"
382 dump "$(bh_host_text) Using host gcc: ${HOST_FULLPREFIX}gcc $@"
384 dump "$(bh_host_text) Ignoring broken host gcc: $GCC $@"
415 dump "Generating $2-compatible binaries."
443 dump "yes"
445 dump "no"
544 dump "If you want to build Darwin binaries on a non-Darwin machine,"
545 dump
546 dump "to the SDK. For example:"
547 dump ""
548 dump " DARWIN_TOOLCHAIN=\"i686-apple-darwin11\""
549 dump " DARWIN_SYSROOT=\"~/darwin-cross/MacOSX10.7.sdk\""
550 dump " export DARWIN_TOOLCHAIN DARWIN_SYSROOT"
551 dump ""
557 dump "It looks like $DARWIN_TOOLCHAIN-gcc is not in your path, or does not work correctly!"
560 dump "Using darwin cross-toolchain: ${HOST_FULLPREFIX}gcc"
584 dump "There is no Windows cross-compiler. Ensure that you"
585 dump "have one of these installed and in your path:"
586 dump " x86_64-w64-mingw32-gcc (see build-mingw64-toolchain.sh)"
587 dump " i686-w64-mingw32-gcc (see build-mingw64-toolchain.sh)"
588 dump " i586-mingw32msvc-gcc ('mingw32' Debian/Ubuntu package)"
589 dump " i686-pc-mingw32 (on Fedora)"
590 dump ""
624 dump "There is no Windows cross-compiler in your path. Ensure you"
625 dump "have one of these installed and in your path:"
626 dump " x86_64-w64-mingw32-gcc (see build-mingw64-toolchain.sh)"
627 dump " i686-w64-mingw32-gcc (see build-mingw64-toolchain.sh)"
628 dump " amd64-mingw32msvc-gcc (Debian/Ubuntu - broken until Ubuntu 11.10)"
629 dump ""