This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32690] 4.2.1 Bootstrap fails - gcc-4_2-branch/boehm-gc/ltconfig: No such file or directory
- From: "rob1weld at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2007 20:27:49 -0000
- Subject: [Bug bootstrap/32690] 4.2.1 Bootstrap fails - gcc-4_2-branch/boehm-gc/ltconfig: No such file or directory
- References: <bug-32690-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rob1weld at aol dot com 2007-07-09 20:27 -------
A few hours later and it failed for want of ltcf-c.sh and ltcf-cxx.sh. I ran
gcc_update again and that fixed the configure / makefile problem of not copying
those files over.
There is still the annoyance of the build re-starting too far back and using
"rm -f stage_current" / "rm -rf stagefeedback-*" - even if you only type just
"make" (instead of "make profiledbootstrap").
It would be better if the build made it as far as the libraries then it would
not try to remake the 'use feedback' stages and simply continue the libraries
where it left off.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32690