This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Wide character testsuite failures
> I've set up my directory structure like that but still get failures. Since
> it's not normal expected behaviour the mistake must be on my part: I'll
> investigate further. I usually work on platforms with wide character
> support, so I've never paid any attention to this before.
Hmm. If you look at libstdc++.log it will tell you the compile line for
the test and any output from either the compile attempt or the
executable's test run.
-benjamin