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?




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?