public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/14435] Ada's testsuite does not use the compiled compiler
Date: Tue, 16 Mar 2004 01:54:00 -0000	[thread overview]
Message-ID: <20040316015417.18800.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040304214646.14435.hjl@lucon.org>


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-16 01:54 -------
Actually it is because of the last paragraph in the docs:
In addition, the prefix is used in an unusual way in finding the directories to search for header files. For 
each of the standard directories whose name normally begins with /usr/local/lib/gcc (more precisely, 
with the value of GCC_INCLUDE_DIR), GCC tries replacing that beginning with the specified prefix to 
produce an alternate directory name. Thus, with -Bfoo/, GCC will search foo/bar where it would 
normally search /usr/local/lib/bar. These alternate directories are searched first; the standard 
directories come next. 
So you have use -B./ also.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|driver                      |ada
            Summary|[3.4 regression]            |Ada's testsuite does not use
                   |GCC_EXEC_PREFIX does not    |the compiled compiler
                   |work as expected            |


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


  parent reply	other threads:[~2004-03-16  1:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-04 21:46 [Bug ada/14435] New: Ada testsuite doesn't use the newly compiler hjl at lucon dot org
2004-03-05  0:13 ` [Bug ada/14435] " charlet at gcc dot gnu dot org
2004-03-05  1:47 ` hjl at lucon dot org
2004-03-05  8:34 ` [Bug driver/14435] [3.4 regression] GCC_EXEC_PREFIX does not work as expected charlet at gcc dot gnu dot org
2004-03-16  1:54 ` pinskia at gcc dot gnu dot org [this message]
2004-03-16  8:43 ` [Bug ada/14435] Ada's testsuite does not use the compiled compiler charlet at act-europe dot fr
2004-03-16 14:13 ` [Bug ada/14435] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics charlet at gcc dot gnu dot org
2005-05-17 11:58 ` charlet 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=20040316015417.18800.qmail@sources.redhat.com \
    --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).