This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11894] gcc cross compiler work with error
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Aug 2003 11:27:18 -0000
- Subject: [Bug bootstrap/11894] gcc cross compiler work with error
- References: <20030812130534.11894.lshulov@arabellasw.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11894
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Component|c++ |bootstrap
Keywords| |documentation
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-13 11:27 -------
I think you need to install the kernel headers into ${sysroot}/usr/include/linux and that will fix it.
If this works, I will keep this open and some documentation for this.