[arch-general] Using libpqxx with clang
6 Jul
2016
6 Jul
'16
3:33 p.m.
Hi, With the recent update of libc++ I wanted to continue compiling and testing a C++14 project with clang (and gcc), but unfortunately the libpqxx package is compiled for gcc - it is impossible* to use with clang at the moment. It used to properly work several months ago. I believe the recent update of libc++ introduced incompatibilities between the two compilers and it's libraries and that's why the above issue arose. Anyways, did anyone manage to compile libpqxx dependent code using clang++ 3.8 and libc++ 3.8? Or does anyone have an idea on how to fix the package while retaining compatibility with both compilers at the same time? * or am I missing something? Regards, Garmine
3096
Age (days ago)
3096
Last active (days ago)
0 comments
1 participants
participants (1)
-
Garmine