Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Linkink CGAL against intel compiler

Subject: CGAL users discussion list

List archive

[cgal-discuss] Linkink CGAL against intel compiler


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] Linkink CGAL against intel compiler
  • Date: Mon, 6 Oct 2008 16:12:49 +0200 (CEST)

hello,

On the linux cluster I run my simulations on, everything is compiled with
intel
icc 10
CGAL doesn't support intel on Linux, so I was forced to compile using the gnu
compiler.
Unfortunately when I try to link the my application with CGAL I get a bunch of
errors.

I made a very simple program for testing, and if I compile it with gnu
everything works fine. as soon as I try compiling with icc everything crashes.

I tried using the flag -cxxlib, but wiht no luck

Any suggestions?

Thank you for your help

Jean-Noel Pederzani


  • [cgal-discuss] Linkink CGAL against intel compiler, pederzani, 10/06/2008

Archive powered by MHonArc 2.6.16.

Top of Page