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?





  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