I met one of your HiWis today and he told me that Clang currently requires the use of LibC++ instead of LibStdc++.
I discussed this internally, and for us, this is a problem as we have some dependencies that we need to link (like GLPK and other more proprietary libraries) that come pre-compiled against libstdc++. So switching to libc++ is not an (easy) option, if at all.
He mentioned that getting Clang to use the more recent headers would require some "hacks" - how difficult is that? We will currently focus on GCC, but Clang is definitely a target of interest for us.

Kind regards,
Philipp


Am 31-Jan-19 um 10:21 schrieb Marcus Wagner:
Paul, could you have a look?

Best
Marcus

On 1/25/19 1:42 PM, Philipp Berger wrote:
Dear list,

apparently the Clang installation is build against the headers of the
default GCC 4.8.5, which limits its understanding of C++ to C++11. Would
it be possible to at least target the headers of GCC5? That would at
least support C++14. Of course, with GCC8.2.0 being available as well,
C++17 should also be possible ;)

Kind regards,

Philipp


_______________________________________________
claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de
To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de

-- 
Marcus Wagner, Dipl.-Inf.

IT Center
Abteilung: Systeme und Betrieb
RWTH Aachen University
Seffenter Weg 23
52074 Aachen
Tel: +49 241 80-24383
Fax: +49 241 80-624383
wagner@itc.rwth-aachen.de
www.itc.rwth-aachen.de

_______________________________________________
claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de
To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de


-- 
Philipp Berger							https://moves.rwth-aachen.de/people/berger/
Software Modeling and Verification Group
RWTH Aachen University						Phone +49/241/80-21206
Ahornstraße 55, 52056 Aachen, Germany