|
|
Tudor Marian <tudorm@xxxxxxxxxxxxxx> 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
_______________________________________________
gmp-bugs mailing list
gmp-bugs@xxxxxxxx
http://swox.com/mailman/listinfo/gmp-bugs
|
|