On Wed, Jan 31, 2018 at 12:03 AM, Konstantin Knizhnik <k.knizh...@postgrespro.ru> wrote: > The same problem takes place with old versions of GCC: I have to upgrade GCC > to 7.2 to make it possible to compile this code. > The problem in not in compiler itself, but in libc++ headers.
How can I get this branch to compile on ubuntu 16.04? I have llvm-5.0 and gcc-5.4 installed. Do I need to compile with clang or gcc? Any CXXFLAGS required? Regards, Jeff Davis