public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jbailey at gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/12561] New: gcc/config/t-gnu needs updating to work with --with-sysroot
Date: Thu, 09 Oct 2003 22:37:00 -0000	[thread overview]
Message-ID: <20031009223713.12561.jbailey@gnu.org> (raw)

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


             reply	other threads:[~2003-10-09 22:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09 22:37 jbailey at gnu dot org [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031009223713.12561.jbailey@gnu.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).