public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/21403] New: Canadian cross build fails.
@ 2005-05-05 16:54 green at redhat dot com
  2005-05-07  3:52 ` [Bug bootstrap/21403] " green at redhat dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: green at redhat dot com @ 2005-05-05 16:54 UTC (permalink / raw)
  To: gcc-bugs

A canadian cross of the compiler failed as it tried to link fix-header.
It's using a mix of build and host object files to build this.  The Makefile reads:

# This is nominally a 'build' program, but it's run only when host==build,
# so we can (indeed, must) use $(LIBDEPS) and $(LIBS).

I, however, don't have host==build, and it still tries to do this.

>From what I can tell, there doesn't appear to be proper host==build checks in
place.  Simply setting use_fixproto in config.gcc is enough to try to build
fix-header.

-- 
           Summary: Canadian cross build fails.
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: green at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i386-mingw32
GCC target triplet: i386-elf


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-06-16 20:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-05 16:54 [Bug bootstrap/21403] New: Canadian cross build fails green at redhat dot com
2005-05-07  3:52 ` [Bug bootstrap/21403] " green at redhat dot com
2005-05-07 15:54 ` pinskia at gcc dot gnu dot org
2005-05-07 22:28 ` cvs-commit at gcc dot gnu dot org
2005-05-07 22:32 ` cvs-commit at gcc dot gnu dot org
2005-05-07 22:33 ` green at redhat dot com
2005-05-07 22:34 ` pinskia at gcc dot gnu dot org
2005-06-16 20:19 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).