Re: JIT compiling with LLVM v9.0 - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: JIT compiling with LLVM v9.0
Date
Msg-id CAMp0ubcoS2O2YRKd8bPEo1E0M3SKciWU4Epxem0_nqh4G=0sUw@mail.gmail.com
Whole thread Raw
In response to Re: JIT compiling with LLVM v9.0  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Responses Re: JIT compiling with LLVM v9.0  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Wed, Jan 31, 2018 at 12:03 AM, Konstantin Knizhnik
<k.knizhnik@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


pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: MCV lists for highly skewed distributions
Next
From: Robert Haas
Date:
Subject: Re: MCV lists for highly skewed distributions