Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL on windows surface, not Pro

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL on windows surface, not Pro


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL on windows surface, not Pro
  • Date: Tue, 8 Oct 2013 23:45:29 +0200 (CEST)

On Tue, 8 Oct 2013, Joachim Reichel wrote:

CGAL on Linux/ARM is supposed to work (there are Debian packages for it) -- at least as long as your ARM chip has a hardware FPU with rounding mode control. It does not work on ARM chips with software FPU emulation (typically without rounding mode control).

But you are probably right that nobody tested CGAL on Windows/ARM so far.

We have so far interpreted _MSC_VER as implying x86 or x86_64, to the point of writing asm after it, so I am quite sure it doesn't work without at least a few tweaks.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page