public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: Aldy Hernandez <aldyh@redhat.com>
Cc: mrs@apple.com, n.pero@mi.flashnet.it, pinskia@gmail.com,
	     gcc-patches@gcc.gnu.org
Subject: Re: [objc] testsuite set of -I
Date: Sun, 11 Nov 2007 10:22:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.0711110041420.21874@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20071110233953.GA6776@redhat.com>

On Sat, 10 Nov 2007, Aldy Hernandez wrote:

> Is there any reason why we set -I only if we have built libobjc?  This
> doesn't make sense.  This just means we won't be able to test compile

It does make sense - if you're testing an installed toolchain you should 
use the installed objc headers installed with that toolchain and not those 
in the source tree, if not testing an installed toolchain then you are 
expected to have a full build tree.

Include and library paths for installed testing should be similar to those 
used by real toolchain users.  Real users won't have -I paths pointing to 
the libobjc source directory, so neither should installed toolchain 
testing.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2007-11-11  0:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-11  9:32 Aldy Hernandez
2007-11-11 10:22 ` Joseph S. Myers [this message]
2007-11-12 15:18   ` Aldy Hernandez

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=Pine.LNX.4.64.0711110041420.21874@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=aldyh@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mrs@apple.com \
    --cc=n.pero@mi.flashnet.it \
    --cc=pinskia@gmail.com \
    /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).