This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: Make cross failing -- newer version of newlib?
- To: richard.earnshaw@arm.com
- Subject: Re: Make cross failing -- newer version of newlib?
- From: Jeffrey A Law <law@hurl.cygnus.com>
- Date: Sat, 20 Feb 1999 12:09:57 -0700
- cc: egcs@egcs.cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-reply-to: Your message of Sat, 20 Feb 1999 17:35:51 MST. <199902201735.RAA23565@sun52.NIS.cambridge>
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Reply-To: law@cygnus.com
- Sender: owner-egcs@egcs.cygnus.com
In message <199902201735.RAA23565@sun52.NIS.cambridge>you write:
> The recent change to libstc++/std/straits.h to make it include cwctype is
> causing a 'make cross' to fail when using newlib. The problem is that the
> latest release of newlib (1.8.1) doesn't contain wctype.h or wchar.h.
>
> Does anyone know if there's a newer release of newlib available?
What I think needs to happen for these libstdc++ wide character problems is
the necessary support routines need to be conditionally added to libiberty.
jeff