Skip to Content.
Sympa Menu

cgal-discuss - HOW TO recompile GMP libraries using processor-specific assembly?

Subject: CGAL users discussion list

List archive

HOW TO recompile GMP libraries using processor-specific assembly?


Chronological Thread 
  • From: "Gabriele Rizzo" <>
  • To: <>
  • Subject: HOW TO recompile GMP libraries using processor-specific assembly?
  • Date: Wed, 13 Jun 2007 10:36:36 +0200

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
 
 
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.
 
 
Thank you
 
Gabriele Rizzo
 
 



Archive powered by MHonArc 2.6.16.

Top of Page