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/26715] bootstrap comparison failure



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


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