-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paolo Bonzini wrote:
> This is just a heads up that GCC has switched so that the toplevel
> coordinates the bootstrapping.
[...]
> Let me know if I broke something.
I used to be able to do:
cd $BUILD_DIR/$TARGET/libjava/testsuite
make -k check
This is just a heads up that GCC has switched so that the toplevel
coordinates the bootstrapping.
The main change is that on a native configuration `make' will
automatically bootstrap, unless you configure with --disable-bootstrap
(and, since the binutils list is receiving this message, if you