Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] install cgal 3.4 devian lenny

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] install cgal 3.4 devian lenny


Chronological Thread 
  • From: Joachim Reichel <>
  • To:
  • Subject: Re: [cgal-discuss] install cgal 3.4 devian lenny
  • Date: Fri, 06 Mar 2009 18:55:29 +0100

Hi,

> Does this mean in future I always have to write
> cmake -DCGAL_CXX_FLAGS="-frounding-math" .
> instead of
> cmake .
> ?

yes, this is a bug, and for the time being you need this workaround.
This does not only apply to this particular options, but also to other
compiler options, e.g. "-DNDEBUG -O3" or "-g".

This is only needed if you configure all demos/examples from the "demo"
or "example" directory. Configuring single examples or demos from the
respective subdirectory should work as expected.

Joachim




Archive powered by MHonArc 2.6.16.

Top of Page