Recipe: ( rm -rf build; set -x; bash configure --with-toolchain-type=gcc --with-boot-jdk=$HOME/jdk/jdk7 && make reconfigure ) => configure: Toolchain type gcc --with-boot-jdk=.../jdk/jdk7 is not valid on this platform. configure: Valid toolchains: gcc clang. --- Do y'all always build from scratch?