[Bug bootstrap/23131] [4.1 Regression] Fixincludes on cross-build is scanning /usr/include

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 29 14:53:00 GMT 2005


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-07-29 14:45 -------
Since you're not using --with-sysroot or --with-build-sysroot, I'm slightly
surprised.

What is SYSTEM_HEADER_DIR in your generated gcc/Makefile?  Is it
$(CROSS_SYSTEM_HEADER_DIR), $(NATIVE_SYSTEM_HEADER_DIR), or something worse?

I think I see a bug with *native* compilers that use --with-sysroot, but you're
in a cross configuration.  Of course, I'll try it myself and see momentarily.

Thanks!

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23131



More information about the Gcc-bugs mailing list