On 2014-01-31 11:13, Marco Morandini wrote:

Ok. I'll drop some small C++11 'testers' in the code and we can see if
they cause any issues for users of dolfin/master.


I'm having a build failure on master due to hem.... CGAL!
Build log attached. I've verified that removing the -std=c++11
flag the file PolyhedronUtils.cpp builds fine.

I would be tempted to configure without CGAL for the time being,
but I really fear that this would prevent mshr from having a working
dolfin::Mesh interface.

CGAL version: CGAL-4.1

/usr/bin/c++ --version:
c++ (SUSE Linux) 4.8.1 20130909 [gcc-4_8-branch revision 202388]

I'll let you know if switching to CGAL 4.3 changes anything.


Works fine me with GCC 4.7/4.8 and CGAL 4.3.

The few problems that have popped up so far have been when mixing new compilers with old libraries (old + old seems to work because the older compilers are less picky).

Thanks for testing!

Garth

Marco
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to