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/30136] bootstrap fail for 4.3-20061209



------- Comment #4 from dcb314 at hotmail dot com  2006-12-18 09:28 -------
(In reply to comment #3)
> I tried it out and it is still broken.

I have more detail.

I finally managed to get a working compiler
by removing all of the following flags from the
configure line

--disable-multilib
--with-cpu=opteron
--with-mpfr=/home/dcb/somewhere_else

I am not certain which one causes the problem,
but since the original crash occurs in the machine
description, I suspect that the --with-cpu=opteron
is causing the problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136


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