This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30832] [regression] --with-sysroot=foobar wrong handled
- From: "mtrudel at gmx dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Feb 2007 12:23:51 -0000
- Subject: [Bug c/30832] [regression] --with-sysroot=foobar wrong handled
- References: <bug-30832-13027@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from mtrudel at gmx dot ch 2007-02-17 12:23 -------
Update:
It works if I copy the kernel-headers into $SYS_ROOT/usr/include instead of
$SYS_ROOT/include.
However, I really think this should not be required since it worked with gcc
4.2 and everything else is the same. So either it was a catastrophic build
error on 4.2 and miracle that the compiled gcc worked (without linux/limits.h)
or it's a regression now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30832