This is the mail archive of the gcc@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: --with-sysroot demands /usr/include?


On Jan 12, 2004, Daniel Kegel <dank@kegel.com> wrote:

> I couldn't see any way to tell gcc's configure where to look
> inside the sysroot for include files.  Is it true that one
> simply must put the include files in $sys_root/usr/include when
> using --with-sysroot, or did I miss something obvious?

If a non-sysroot compiler would have looked in /usr/include, then yes,
the pathname within the sysroot must be $sysroot/usr/include.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Happy GNU Year!                     oliva@{lsd.ic.unicamp.br, gnu.org}
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist                Professional serial bug killer


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