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]
Other format: [Raw text]

[Bug libstdc++/36643] make check error:FAIL: abi_check



------- Comment #1 from paolo dot carlini at oracle dot com  2008-06-26 20:14 -------
(In reply to comment #0)
> # of unsupported tests          326

This tells you that you don't have the required localedata installed, and the
abi-check is bound to fail:

  http://gcc.gnu.org/onlinedocs/libstdc++/manual/build.html#build.prereq


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36643


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