gmp-bugs@swox.com
[Top] [All Lists]

Re: gmp-4.2.2 fails to build on MacOS X Tiger 10.4.11

Subject: Re: gmp-4.2.2 fails to build on MacOS X Tiger 10.4.11
From: Torbjorn Granlund
Date: Tue, 03 Jun 2008 23:14:38 +0200
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

<Prev in Thread] Current Thread [Next in Thread>