This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/32690] 4.2.1 Bootstrap fails - gcc-4_2-branch/boehm-gc/ltconfig: No such file or directory



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]