This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
gnulib workaround for missing wchar.h on FreeBSD 4.2?
- From: Matthew Woehlke <mw_triad at users dot sourceforge dot net>
- To: newlib at sources dot redhat dot com
- Date: Thu, 01 Nov 2007 17:48:28 -0500
- Subject: gnulib workaround for missing wchar.h on FreeBSD 4.2?
I'm trying to build a GNU toolchain on FreeBSD 4.2. Unfortunately this
machine has no <wchar.h>, which causes failures for anything trying to
use this header, which usually show up in gnulib's replacement module
(e.g. coreutils and m4 die when trying to '#include ""'). Is there
already a gnulib patch for this that I didn't find googling, or...?
(Note: I also see that this exact error is already fixed in newer
gnulib, but mbchar.h subsequently fails due to wint_t being undefined.)
--
Matthew
"Nobody expects the Spanish Inquisition!" -- Monty Python