From: Sam Ravnborg <sam@ravnborg.org>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] kconfig: fix /dev/null breakage
Date: Thu, 19 Jan 2006 21:56:03 +0100 [thread overview]
Message-ID: <20060119205603.GA3919@mars.ravnborg.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0601192128141.26558@yvahk01.tjqt.qr>
On Thu, Jan 19, 2006 at 09:28:48PM +0100, Jan Engelhardt wrote:
>
> >Following patch implements a suggestion
> >from Bryan O'Sullivan <bos@serpentine.com> to
> >use gcc -print-file-name=libxxx.so.
>
> Just for completeness: Does it work with all gccs supported?
It has been used like this:
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
for a few months in the main Makefile.
So I assume yes.
Sam
next prev parent reply other threads:[~2006-01-19 20:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-19 20:02 [GIT PATCHES] kbuild fixes Sam Ravnborg
2006-01-19 20:04 ` [PATCH 1/3] kconfig: fix /dev/null breakage Sam Ravnborg
2006-01-19 20:28 ` Jan Engelhardt
2006-01-19 20:56 ` Sam Ravnborg [this message]
2006-01-19 20:04 ` [PATCH 2/3] cris: asm-offsets related build failure Sam Ravnborg
2006-01-19 20:05 ` [PATCH 3/3] kbuild: fix build with O= Sam Ravnborg
2006-01-19 20:12 ` [GIT PATCHES] kbuild fixes 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=20060119205603.GA3919@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=jengelh@linux01.gwdg.de \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome