This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/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: 12 Aug 2003 23:47:47 -0000
- Subject: [Bug c++/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
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-12 23:47 -------
Where did you get these diffs from (debain?)?
binutils_2.14.90.0.5-0.2.diff (hjl's linux's binutils?)
You really should be using --with-sysroot= instead of --with-headers=, can you try with
that option and report back?