public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12561] New: gcc/config/t-gnu needs updating to work with --with-sysroot
@ 2003-10-09 22:37 jbailey at gnu dot org
  2003-10-09 23:08 ` [Bug target/12561] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jbailey at gnu dot org @ 2003-10-09 22:37 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: gcc/config/t-gnu needs updating to work with --with-
                    sysroot
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jbailey at gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-linux
  GCC host triplet: ia64-linux
GCC target triplet: i386-gnu

2003-10-09  Jeff Bailey  <jbailey@nisa.net>

        * config/t-gnu: Rename SYSTEM_HEADER_DIR to NATIVE_SYSTEM_HEADER_DIR

Index: t-gnu
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/t-gnu,v
retrieving revision 1.4
diff -u -p -r1.4 t-gnu
--- t-gnu       30 Nov 2000 08:30:26 -0000      1.4
+++ t-gnu       9 Oct 2003 22:35:04 -0000
@@ -1,2 +1,2 @@
 # In GNU, "/usr" is a four-letter word.
-SYSTEM_HEADER_DIR = /include
+NATIVE_SYSTEM_HEADER_DIR = /include


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

end of thread, other threads:[~2004-01-27 13:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 22:37 [Bug c/12561] New: gcc/config/t-gnu needs updating to work with --with-sysroot jbailey at gnu dot org
2003-10-09 23:08 ` [Bug target/12561] " pinskia at gcc dot gnu dot org
2003-10-11  3:36 ` pinskia at gcc dot gnu dot org
2004-01-10  6:40 ` cvs-commit at gcc dot gnu dot org
2004-01-10  6:42 ` cvs-commit at gcc dot gnu dot org
2004-01-10  6:43 ` pinskia at gcc dot gnu dot org
2004-01-27 13:14 ` 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).