This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/26673] Bootstrap of GCC trunk failed when configured with --host=...
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Mar 2006 10:27:36 -0000
- Subject: [Bug bootstrap/26673] Bootstrap of GCC trunk failed when configured with --host=...
- References: <bug-26673-7719@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2006-03-14 10:27 -------
if the output of config.guess does not match your --host=... string you are
building a cross compiler. Try making those match or also specify --build.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26673