This is the mail archive of the gcc-bugs@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]

[Bug c/30832] [regression] --with-sysroot=foobar wrong handled



------- 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


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