RE: wchar_t encoding?

"Paul Koning" <[email protected]> Wed, 19 May 2010 13:55:47 -0400
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
> On Wed, May 19, 2010 at 11:29:38AM -0400, Paul Koning wrote:
> > NetBSD supports iconv, but it doesn't know the "wchar_t" encoding
> name.
> 
> It's probably easiest to add an alias for this and get that change
> pulled
> up.

That's one approach.  Another is to teach gdb to ask for a different
name, which isn't a particularly hard bit of configure machinery.

The problem is "alias for what?"

	paul