This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: isysroot and various headers
On Tue, Jan 04, 2005 at 02:52:58PM -0800, Devang Patel wrote:
> Any suggestion/thoughts on how to keep language headers in sysroot
> and use -isysroot to find them?
Not really. There are probably a couple ways to do it...
> >Ideally they would be installed in their native locations + sysroot
> >path when configured --with-sysroot; then we could turn on the sysroot
> >flag.
>
> We do not build compiler with --with-sysroot. Same system compiler is
> used
> to build projects using default system root as well as SDK root.
Yes, I know. However, it's important to consider how other people use
sysroots, also.
--
Daniel Jacobowitz