------- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-07-13 16:17 ------- Simple fix (tested by doing make bootstrap; make install with and w/o --enable-bootstrap) :
--- Makefile.tpl~ 2005-07-13 20:12:15.000000000 +0400 +++ Makefile.tpl 2005-07-13 20:13:03.000000000 +0400 @@ -747,7 +747,7 @@ # Installation targets. .PHONY: install uninstall -install: installdirs install-host install-target +install: unstage installdirs install-host install-target stage .PHONY: install-host-nogcc install-host-nogcc: [+ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22440