gmp-4.2.2 fails to build on MacOS X Tiger 10.4.11
Torbjorn Granlund
tg at swox.com
Tue Jun 3 23:14:38 CEST 2008
Tudor Marian <tudorm at cs.cornell.edu> writes:
Why not just change ``configure'' so that for the darwin arch and
core2 processor it's like this (which works by the way with apple's
modified gcc compiler):
core2)
gcc_cflags_cpu="-mtune=prescott -mcpu=prescott"
gcc_cflags_arch="=-march=prescott"
;;
Eh? Why would one want to do that change?
Is it a workaround for the tools bug? Then it is a poor
workaround, since saying a core2 is a pentium4 will
yield really suboptimal code.
No GMP bug, therefore this is a closed case for this mailing lust.
--
Torbjörn
More information about the gmp-bugs
mailing list