This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/26715] bootstrap comparison failure
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2006 11:33:17 -0000
- Subject: [Bug bootstrap/26715] bootstrap comparison failure
- References: <bug-26715-12371@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from ebotcazou at gcc dot gnu dot org 2006-03-17 11:33 -------
> Currently the only C compiler on the box is GCC 3.4.2 which was downloaded
> from Sunfreeware.com Is this the bootstrap compiler?
The bootstrap compiler is the compiler that compiles GCC during stage #1 of the
3-stage bootstrap. During stage #2 and stage, #3 GCC compiles itself.
> Am I right in thinking the compilation process is.. use system CC to make an
> interim GCC, then use that to compile the full GCC?
Do you have another C compiler than GCC 3.4.2 installed on the box?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26715