Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL compilation using Intel C++ compiler

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL compilation using Intel C++ compiler


Chronological Thread 
  • From: Alejandro Aragon <>
  • To:
  • Subject: [cgal-discuss] CGAL compilation using Intel C++ compiler
  • Date: Tue, 17 Feb 2009 11:07:19 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=o6TwuCSu9vR92liUW6y8ZFPvfMovEWd+mwJZ8mcMZQKiYpVx0e6+DRbKYraCd3gGgv JghIK6/GTRawamaEPsqtBH1Vb81t4M1KX9/l80fMTQ+1Hr38NkQGM6IHvOeEk3/nNo8N XDeITEtN3Ixt7CwwoWIMufwLZ/HVe6QCzYD4s=

Hi all,

I've been trying to compile my code with the intel c++ compiler, and then I got some errors in the cgal library (which I was previously compiled with g++). I thought that I would have to recompile the CGAL library using the intel compiler, and I've been trying to do that but compilation has way too many errors.

Is compilation with the intel c++ compiler possible? It seems that it can be possible using an old version of the compiler (8.1) but I'm using version 10.1. Do I have to set up special flags? I tried to put the flag for compatibility with g++ 4.2 and 4.3 and nothing.

Any suggestions? Thank you all,

aa



Archive powered by MHonArc 2.6.16.

Top of Page