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]
Make cross failing -- newer version of newlib?
- To: egcs@egcs.cygnus.com
- Subject: Make cross failing -- newer version of newlib?
- From: Richard Earnshaw <rearnsha@arm.com>
- Date: Sat, 20 Feb 1999 17:35:51 +0000
- Cc: richard.earnshaw@arm.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Organization: ARM Ltd.
- Reply-To: richard.earnshaw@arm.com
- Sender: owner-egcs@egcs.cygnus.com
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?