Bug report Darwin (probably bad config…)
Vincent Lefevre
vincent at vinc17.net
Sat Jul 24 09:29:08 CEST 2010
Hi,
On 2010-07-23 15:19:27 +0200, HOLIN Hubert - DGEC/SCEE/SD5/5B wrote:
> I was trying, without much success to make a fat lib out of gmp.
> The configuration invocation was:
>
> ./configure --enable-fat CFLAGS="-arch ppc -arch ppc64 -force_cpusubtype_ALL"
I think this is not supported by GMP. To produce a "universal library"
of GMP, MacPorts does some tricks: it does 2 full builds (configure
and make), then merge the results. I think the reason is that gmp.h
is not the same.
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
More information about the gmp-bugs
mailing list