linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Alexey zaytsev <alexey.zaytsev@gmail.com>
Cc: Josh Triplett <josh@kernel.org>,
	Christoph Hellwig <hch@infradead.org>,
	linux-sparse@vger.kernel.org, Sam Ravnborg <sam@ravnborg.org>,
	Josh Triplett <josh@freedesktop.org>
Subject: Re: [PATCH 1/4] Set gcc include path at runtime.
Date: Tue, 9 Dec 2008 05:08:59 -0500	[thread overview]
Message-ID: <20081209100859.GA11082@infradead.org> (raw)
In-Reply-To: <20081208092040.15890.89076.stgit@xl0.local>

On Mon, Dec 08, 2008 at 12:20:41PM +0300, Alexey zaytsev wrote:
> You can now tell sparse where to look for the compiler
> headers with -gcc-base-dir <dir>. Otherwise sparse will
> look for headers used to build it.
> 
> Also adds $GCC_BASE/include-fixed used by newer gcc
> versions.

Thanks, that fixes the limits.h warnings for me.


  reply	other threads:[~2008-12-09 10:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-08  9:20 [PATCH 0/4] Proper gcc header dir handling in sparse Alexey zaytsev
2008-12-08  9:20 ` [PATCH 1/4] Set gcc include path at runtime Alexey zaytsev
2008-12-09 10:08   ` Christoph Hellwig [this message]
2008-12-08  9:20 ` [PATCH 2/4] Let cgcc pass -gcc-base-dir to sparse Alexey zaytsev
2008-12-08  9:20 ` [PATCH 3/4] Document -gcc-base-dir in sparse.1 Alexey zaytsev
2008-12-08  9:21 ` [PATCH 4/4] Rename dirafter to idirafter Alexey zaytsev
2008-12-15 21:07   ` Sam Ravnborg

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=20081209100859.GA11082@infradead.org \
    --to=hch@infradead.org \
    --cc=alexey.zaytsev@gmail.com \
    --cc=josh@freedesktop.org \
    --cc=josh@kernel.org \
    --cc=linux-sparse@vger.kernel.org \
    --cc=sam@ravnborg.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 NNTP newsgroup(s).