1 test failed

Marc Glisse marc.glisse at inria.fr
Sun Jan 10 13:59:49 UTC 2016


On Sun, 10 Jan 2016, G Alexander wrote:

> osx 10.11.2
> xcode 7.2
>
>
> i used gcc-5 to build and the latest from the source

Does that mean you cloned the mercurial repository? Downloaded a snapshot? 
Used the latest release (6.1.0)?

> CFLAGS = -O3 -pipe -arch x86_64 -mtune=native -march=native -mmacosx-version-min=10.11
> CPP = gcc-5 -E
> CPPFLAGS =
> CPP_FOR_BUILD = gcc-5 -E
> CXX = g++-5
> CXXCPP = g++-5 -E
> CXXFLAGS = -O3 -pipe -arch x86_64 -mtune=native -march=native -mmacosx-version-min=10.11

The config.log you sent contradicts those values.

-- 
Marc Glisse


More information about the gmp-bugs mailing list