This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Specify multiple --with-native-system-header-dir
- From: Shaun Jackman <sjackman at gmail dot com>
- To: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Fri, 10 Jul 2015 13:07:07 -0700
- Subject: Specify multiple --with-native-system-header-dir
- Authentication-results: sourceware.org; auth=none
- Reply-to: Shaun Jackman <sjackman at gmail dot com>
Hi. I have the Linux kernel headers installed in one directory, and
the glibc headers installed in a second directory. When I configure
GCC how do I specify the location of these two separate directories?
Can I specify a colon separated list to
--with-native-system-header-dir?
A related question, how do I specify the location of the glibc
libraries and startup files, when it's not /lib and also different
than (--prefix)/lib?
Cheers,
Shaun
http://sjackman.ca