GMP 4.2.2 has been released. The gmp port is nomaintainer, but there are known problems with Mac OS X[*], in particular on x86, and I don't have an x86 Mac OS X machine to try. As I don't want to introduce problems on x86, could someone who has both kinds of machines try the upgrade? [*] http://gmplib.org/macos.html BTW, it would be nice to have a universal 32/64 build, but I haven't had the time to try yet. -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
On Sep 13, 2007, at 09:14, Vincent Lefevre wrote:
GMP 4.2.2 has been released. The gmp port is nomaintainer, but there are known problems with Mac OS X[*], in particular on x86, and I don't have an x86 Mac OS X machine to try. As I don't want to introduce problems on x86, could someone who has both kinds of machines try the upgrade?
I am on 32-bit Intel and I have gmp 4.2.1_4 installed, as a dependency of gcc42. I have no idea how to test whether it's working properly. Well, I could run "port test" I guess. I could try the upgrade on Intel and if it works I'll post a patch and someone on PowerPC can try it. I made a ticket: http://trac.macports.org/projects/macports/ticket/12701
BTW, it would be nice to have a universal 32/64 build, but I haven't had the time to try yet.
I don't believe we have any provisions in base for universal 32/64 builds. If that would be nice, then we should do it in base, shouldn't we?
On 2007-09-13 15:06:13 -0500, Ryan Schmidt wrote:
I am on 32-bit Intel and I have gmp 4.2.1_4 installed, as a dependency of gcc42. I have no idea how to test whether it's working properly. Well, I could run "port test" I guess.
I think that most problems are build failure, but "port test" is important, as many compilers miscompile GMP.
I could try the upgrade on Intel and if it works I'll post a patch and someone on PowerPC can try it.
I can try on PowerPC.
I made a ticket:
OK.
BTW, it would be nice to have a universal 32/64 build, but I haven't had the time to try yet.
I don't believe we have any provisions in base for universal 32/64 builds. If that would be nice, then we should do it in base, shouldn't we?
Yes, but even if it is in base, I'm not sure that this will work without change with GMP, as GMP tries to build as 64-bit by default (for efficiency reasons, even if this is not the default ABI). -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
participants (2)
-
Ryan Schmidt
-
Vincent Lefevre