Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Compiling CGAL with clang++ -std=c++11

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Compiling CGAL with clang++ -std=c++11


Chronological Thread 
  • From: jdumas <>
  • To:
  • Subject: [cgal-discuss] Re: Compiling CGAL with clang++ -std=c++11
  • Date: Tue, 7 May 2013 14:41:49 -0700 (PDT)

Guillaume Damiand wrote
> For the link, explanations are given here
> http://libcxx.llvm.org/

I'm sorry, but I'm not quite sure that I get your point. I read and followed
the instructions in the section “Build on Linux using CMake and libsupc++”,
but it doesn't say anything about the linkage. Other minimal examples I can
compile with clang++ (for instance stuff that uses <regex>), but yet for
CGAL it's not quite that yet.


Guillaume Damiand wrote
> Not yet. This is a low priority as there is a simple solution: use gcc ;)

Well, actually my question was rather directed to Philipp Moeller, who seem
more used to compiling CGAL with clang. I know it's not a high priority
issue right now, and I'm also using gcc in the meantime. But it's just that…
well, it would be nice to have some confirmation that someone else is having
the same errors as I am, or to know if you are able to compilte CGAL with
clang++ and c++11. I mean, it shouldn't take long to try the steps that I
described, at least not more than writing emails to each other figuring out
what might be wrong on my end, and what is a CGAL issue.

What happens after is a different story, and I'm not in a hurry in any way
or another.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compiling-CGAL-with-clang-std-c-11-tp4657220p4657392.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page