libatomic tests fail and entire testsuite exits from gcc-5.4.0 build

Segher Boessenkool segher@kernel.crashing.org
Fri Nov 25 15:07:00 GMT 2016


On Fri, Nov 25, 2016 at 09:31:43AM -0500, Dennis Clarke wrote:
> gmake: *** [do-check] Error 2
> gmake: Target `check' not remade because of errors.
> 
> 
> This is mysterious.
> 
> Is there a way to get much greater detail from the testsuite?

You should use something like "make -k check", as documented.

You get details by looking at the .sum and .log files.


Segher



More information about the Gcc-help mailing list