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: "Gabriele Rizzo" <>
  • To: <>
  • Subject: Re: [cgal-discuss] HOW TO recompile GMP libraries using processor-specific assembly?
  • Date: Thu, 14 Jun 2007 12:15:51 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=Uo1J1gfYymqbhgOqMyM6CMlCYH1p1S1iwO2nrQxSKjHUF9EJJs/hBSMbFW94XAaXuCRqmmsxfdz/KYg9symFw5Igkm635zK8A7AmQJN7lM+9Wxxm19P40Qy3DQ6LUogCr16sVrLaMUo/ieII/DMSs4a8lcZpXZ+KkH675isi3NM=

Hi again!

Just in case someone other had the same problem as mine, I (eventually) found (in GMP mailing list, as Sylvain said...) this GREAT how-to:

http://fp.gladman.plus.com/computing/gmp4win.htm


Gabriele

----- Original Message ----- From: "Sylvain Pion" <>
To:
<>
Sent: Wednesday, June 13, 2007 1:29 PM
Subject: Re: [cgal-discuss] HOW TO recompile GMP libraries using processor-specific assembly?


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/
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page