This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11170] bug in ctype_inline.h header file (undefined __istype will break compilation)
- 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: 20 Aug 2003 22:11:52 -0000
- Subject: [Bug libstdc++/11170] bug in ctype_inline.h header file (undefined __istype will break compilation)
- References: <20030612095704.11170.ronald@landheer.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=11170
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-20 22:11:51
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-20 22:11 -------
Okay I always through you need to use the OS's libc (or a compatiable one) when building a cross-
compiler but I was wrong.