[Bug bootstrap/18035] target "gcc-no-fixedincludes" in Makefile doesn't check for proper return value of sub-make
hugo at hugovil dot com
gcc-bugzilla@gcc.gnu.org
Sat Oct 16 18:00:00 GMT 2004
------- Additional Comments From hugo at hugovil dot com 2004-10-16 18:00 -------
This happens after I have successfully configured and built gcc. But the reason
why the error happens is not important for me right now. My concern is that an
error occured during gcc installation, but the make return code doesn't reflect
that error. And by looking at the gcc-no-fixedincludes target, you will see that
the error code returned by "$(MAKE) $(GCC_FLAGS_TO_PASS) install" is never
verified for validity.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18035
More information about the Gcc-bugs
mailing list