This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [c++] wchar_t instantiations missing now


>>>>> "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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]