Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] intel c++ compiler compilation?

Subject: CGAL users discussion list

List archive

[cgal-discuss] intel c++ compiler compilation?


Chronological Thread 
  • From: ""Alejandro M. Aragón"" <>
  • To:
  • Subject: [cgal-discuss] intel c++ compiler compilation?
  • Date: Sun, 15 Feb 2009 16:39:42 -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=q8PjM2EHZbJMrChn/6CL5jQ1jTSoOkcFOw9w1rVDX3pq/F8RHZgmEjlY1NYOsC+BAK 77colBLzGOKDZdNiU2PZbS3TVrFeXf9DJRn8F7xfHkZMjCSGzKB/hoP2NLFGrssi1lWj 2d1izTgLdGnY5jPU5TVhaR5hp/59yc0oer2Iw=

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 for an hour now 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


  • [cgal-discuss] intel c++ compiler compilation?, , 02/15/2009

Archive powered by MHonArc 2.6.16.

Top of Page