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: "blytkerchan at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2003 08:19:26 -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
------- Additional Comments From blytkerchan at users dot sourceforge dot net 2003-08-06 08:19 -------
Subject: Re: bug in ctype_inline.h header file (undefined __istype will break compilation)
On Wed, Aug 06, 2003 at 03:56:54AM -0000, pinskia at physics dot uc dot edu wrote:
> 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 physics dot uc dot edu changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |WAITING
>
>
> ------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-06 03:56 -------
> Why do you want to use NewLib instead of FreeBSD's Libc?
I don't see how that matters, but it's part of the cross-compiling experiments
I'm running. Eventually, I'll be using the same kind of setup to cross-compile
to AIX and Solaris.
rlc