[c++] wchar_t instantiations missing now
Mark Mitchell
mark@codesourcery.com
Mon Nov 20 12:08:00 GMT 2000
>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:
>> You must be configuring in some peculiar way, since we're now
>> using stdio by default, and since that doesn't provide
>> wide-character support, right? :-)
Benjamin> It's a build w/ libio still on, but I too believe it to
Benjamin> be a bug with the new ABI. After all, wchar_t should
Benjamin> work.
Benjamin> --enable-cstdio=libio
Benjamin> Is the only configuration hackery in my build tree.
OK. I'll try that. Note that there's no way it will *run* -- the
libio stuff will break with the new ABI. But, it should *compile*.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc-bugs
mailing list