This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/44959] [4.5 Regression] bootstrap failed at Comparing stages 2 and 3
- From: "htl10 at users dot sourceforge.net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 08 May 2012 14:15:52 +0000
- Subject: [Bug bootstrap/44959] [4.5 Regression] bootstrap failed at Comparing stages 2 and 3
- Auto-submitted: auto-generated
- References: <bug-44959-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959
--- Comment #21 from Hin-Tak Leung <htl10 at users dot sourceforge.net> 2012-05-08 14:15:52 UTC ---
There are two curious things:
1. why does the 2nd stage drops to only about 600 byte. (I assume 20-30k is
normal).
2. I did have a success with 4.6.1 (and I believe with both make/make
bootstrap4 or 4-lean) a while ago, therefore I closed the bug. I did not
install 4.6.1 at the time but stayed at 4.3.3 (mostly to test and verify the
other issues), but now I cannot build 4.6.1 correctly again. The system has not
been changed much since then, the only changes I can think of which is relevant
is that I installed updated versions of the gcc dependencies
(mpfr-3.1.0,mpc-0.9,gmp-5.0.5)
from the most updated versions the last time I looked at gcc.