This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
Re: check-c++-types test maybe bump some other tests
- From: "Carlos O'Donell" <carlos at redhat dot com>
- To: Sergey Gvozdetskiy <gvozdetskiy at corp dot sputnik dot ru>, libc-help at sourceware dot org
- Date: Thu, 11 Feb 2016 11:42:39 -0500
- Subject: Re: check-c++-types test maybe bump some other tests
- Authentication-results: sourceware.org; auth=none
- References: <56BB468B dot 50602 at corp dot sputnik dot ru>
On 02/10/2016 09:17 AM, Sergey Gvozdetskiy wrote:
> after successful build, `make check` return some FAIL's, one of it,
> is c++-types-check with strange diff in out-file:
Most likely you failed to install libstdc++-static which is required
for the various C++ tests.
c.