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, 19 Mar 2010 15:50:24 +0100
  • Organization: GeometryFactory

On Friday 27 November 2009 21:28:01 Jens Seidel wrote:
> On Fri, Nov 27, 2009 at 08:41:42PM +0100, Laurent Rineau (GeometryFactory)
wrote:
> > On Friday 27 November 2009 18:28:38 Jens Seidel wrote:
> > > 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?
>
> Linux, what else?
>
> > Do you have the same errors without -strict-ansi?
>
> No, it's indeed this option which causes trouble. I suggest you use this in
> your tests as well as you want to be standard conform, right? Same for gcc
> options such as -pedantic -ansi ...

I have added long ago a g++ testsuite platform with -pedantic -ansi, but that
testsuite does not show much errors.

I have just added today the Intel-11.1 testsuite with -strict-ansi, and it
shows a lot of compilation errors in CGAL. You patch is not sufficient for a
support of that platform. I will try to make it fully supported for CGAL-3.7
(too late for CGAL-3.6).

Thanks for that bug report and patch.

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


  • Re: [cgal-discuss] [PATCH] Compile errors using Intels compiler icc, Laurent Rineau (GeometryFactory), 03/19/2010

Archive powered by MHonArc 2.6.16.

Top of Page