This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: introduce configure --with-sysroot


> Date: Fri, 25 Oct 2002 15:14:01 -0400
> From: Daniel Jacobowitz <drow@mvista.com>

> At the same time, a sysrooted compiler won't search
> $sysroot/usr/local/include.  Should it?

A native compiler, configured with --prefix=/opt/gcc, does search
/usr/local/include, correct?  If so, then a sysrooted compiler should
search $sysroot/usr/local/include.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]