Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] [PATCH] Compile errors using Intels compiler icc

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] [PATCH] Compile errors using Intels compiler icc


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] [PATCH] Compile errors using Intels compiler icc
  • Date: Fri, 27 Nov 2009 20:41:42 +0100
  • Organization: GeometryFactory

On Friday 27 November 2009 18:28:38 Jens Seidel wrote:
> Hi,
>
> I fail to use CGAL 3.5's header files with icc, the Intel compiler. I use
> version 11.1 20091012 with the following options:
> -fno-alias -strict-ansi -openmp -O3 -pg

Which operating system?

Do you have the same errors without -strict-ansi?

What is the version of your g++ compiler?

Which cpp files you compiling when you found out that compilation error?


Until today, the CGAL testsuite process was still using version 11.0 of the
compiler. The testsuite results using Intel C++ Compiler version 11.0 does
not
show the same compilation bug as yours.

I have added the Intel C++ compiler version 11.1 in the set of tested
compilers. I will have new test results using 11.1 in about one hour. I would
like to reproduce your error, to be sure that our testsuite does not let pass
incorrect code.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page