make reconfigure broken (quoting problem?)

Martin Buchholz martinrb at google.com
Fri Mar 29 16:23:47 UTC 2019


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?


More information about the jdk8u-dev mailing list