Problems with bootstrapping 4.0.1
James E Wilson
wilson@specifix.com
Sun Aug 14 00:11:00 GMT 2005
Kevin McBride wrote:
> I have been having comparison errors while building a native 4.0.1
> compiler for my Fedora Core 4 system.
Running
cmp c-pragma.o stage2/c-pragma.o
on your provided files says that they identical. If you are getting
comparison failures on these files, then perhaps your "cmp" program is
broken. Or perhaps you included the wrong files to look at.
Your makefile output is a little odd, as you give the compile line for
c-pragma.o first, and then the compile lines for c-parse.o. Probably a
simple cut and paste error. This is probably not relevant anyways. It
is highly unlikely that there is a problem with the gcc command line
args during stage2 or stage3.
--
Jim Wilson, GNU Tools Support, http://www.specifix.com
More information about the Gcc
mailing list