Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] intel compiler

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] intel compiler


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] intel compiler
  • Date: Thu, 2 Dec 2010 12:51:25 +0100 (CET)

On Thu, 2 Dec 2010, Lukasz Kaczmarczyk wrote:

I try to compile CGAL with intel compiler on linux, however I gat error
CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o:(.eh_frame+0x12):
undefined reference to `__gxx_personality_v0'

cmake -DCMAKE_INSTALL_PREFIX=/home/civil/lukasz/MyBuild/local
-DCMAKE_CXX_COMPILER=icc -DCMAKE_C_COMPILER=icc ../

Shouldn't the C++ compiler be icpc?

--
Marc Glisse



Archive powered by MHonArc 2.6.16.

Top of Page