[c++] wchar_t instantiations missing now

Mark Mitchell mark@codesourcery.com
Mon Nov 20 11:26:00 GMT 2000


>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:

  I'm seeing link failures for all shared objects on x86/linux right
  now. This is a new failure, that I'd not seen last week, and probably
  related to the ABI switch.

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? :-)

If you send me the configuration you're using, I'll try to track it
down, or ask someone else to do so.  You've no doubt found a bug in
the new ABI somewhere...

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-bugs mailing list