Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] HOW TO recompile GMP libraries using processor-specific assembly?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] HOW TO recompile GMP libraries using processor-specific assembly?


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] HOW TO recompile GMP libraries using processor-specific assembly?
  • Date: Wed, 13 Jun 2007 13:29:27 +0200
  • Organization: INRIA

Gabriele Rizzo a écrit :
Hi all,
I'm planning to run a simulation that involves GMP on a dual Opteron 248 2.2GHz workstation that has Windows XP Professional x64 on it. I write my code using VS2005 (although i have the chance to use VS2008 "Orcas" if needed); since (quoting from CGAL\install.win32)
[QUOTE]
GMP and MPFR
------------
[...]We compiled GMP and MPFR, using both VC7.1 and VC8 using a variety
of configurations (with all without any processor specific assembler).
[/QUOTE]
and since
http://gmplib.org/gmpbench.html
I'd like to compile GMP libraries using its processor-specific assembly for AMD Opteron. The point is I have no idea how to do that using VS2005, even without employing GMP's custom assembly. Could someone help me?
Excuse me in the case this was not the place for this kind of requests.

A much better place is probably the GMP mailing list.

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page