public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/19607] New: Build fails on MSYS/MingGW because of incorrect SYSTEM_HEADER_DIR
@ 2005-01-24 17:30 guardia at sympatico dot ca
  2005-01-24 17:31 ` [Bug bootstrap/19607] " guardia at sympatico dot ca
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: guardia at sympatico dot ca @ 2005-01-24 17:30 UTC (permalink / raw)
  To: gcc-bugs

On MSYS, the system headers are found in /mingw/include ... I made a modified
gcc/config/i386/t-mingw32 adding:

NATIVE_SYSTEM_HEADER_DIR = /mingw/include

And it works here.

Also, the configure script needs to be started with a relative path or the
"srcdir" anyway needs to be relative or gengtype will fail. This problem is
documented in bug #16024 (gengtype doesn't crash here, but it still fails not
finding a path)

-- 
           Summary: Build fails on MSYS/MingGW because of incorrect
                    SYSTEM_HEADER_DIR
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: guardia at sympatico dot ca
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


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


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

end of thread, other threads:[~2005-08-23  1:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-24 17:30 [Bug bootstrap/19607] New: Build fails on MSYS/MingGW because of incorrect SYSTEM_HEADER_DIR guardia at sympatico dot ca
2005-01-24 17:31 ` [Bug bootstrap/19607] " guardia at sympatico dot ca
2005-06-09 18:13 ` fxcoudert at gcc dot gnu dot org
2005-06-09 20:41 ` dannysmith at users dot sourceforge dot net
2005-06-09 20:44 ` guardia at sympatico dot ca
2005-06-09 21:47 ` fxcoudert at gcc dot gnu dot org
2005-06-10  3:03 ` dannysmith at users dot sourceforge dot net
2005-06-10  3:15 ` guardia at sympatico dot ca
2005-08-06 11:19 ` fxcoudert at gcc dot gnu dot org
2005-08-23  1:53 ` pinskia 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).