Oh latest snapshot
Sent from somewhere in .... the Twilight Zone. <div>-------- Original message --------</div><div>From: Marc Glisse <[email protected]> </div><div>Date:10/01/2016 05:59 (GMT-08:00) </div><div>To: G Alexander <[email protected]> </div><div>Cc: [email protected] </div><div>Subject: Re: 1 test failed </div><div> </div> 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 _______________________________________________ gmp-bugs mailing list [email protected] https://gmplib.org/mailman/listinfo/gmp-bugs
