This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
re: bootstrap failure on i686-apple-darwin9
- From: Jack Howarth <howarth at bromo dot med dot uc dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 12 Dec 2008 22:08:12 -0500
- Subject: re: bootstrap failure on i686-apple-darwin9
Well, I am baffled. Revision 142714 fails as well so that
revision 142715 can't be at fault for the bootstrap failure
of -m64 libgfortran on i686-apple-darwin9. The strange part
is that I don't see anything in the remaining revision 142714
which could possibly be interacting with the build of
libgfortran. I guess I try to manually patch out r142714
from current gcc trunk to verify that the bootstrap failures
disappear.
Jack