This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Updates to --with-sysroot support
- From: Jason R Thorpe <thorpej at wasabisystems dot com>
- To: gcc-patches at gcc dot gnu dot org, Alexandre Oliva <aoliva at redhat dot com>,Geoff Keating <geoffk at geoffk dot org>
- Date: Mon, 4 Nov 2002 09:08:27 -0800
- Subject: Re: Updates to --with-sysroot support
- Organization: Wasabi Systems, Inc.
- References: <20021104165729.GA9266@nevyn.them.org>
On Mon, Nov 04, 2002 at 11:57:29AM -0500, Daniel Jacobowitz wrote:
> - No longer defines PREFIX_INCLUDE_DIR for a sysrooted compiler. This
> one's a little more arguable but I think it's appropriate. The sysrooted
> compiler should work like a system compiler inside of $sysroot; searching
> $prefix/include defeats that.
> I need this in my local setups but I won't be heartbroken if it's
> considered wrong for the FSF tree :)
FWIW, I completely agree with this.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>