[cfe-dev] llvm failing to find it's own headers

Tim Northover via cfe-dev cfe-dev at lists.llvm.org
Mon Sep 18 07:27:35 PDT 2017


On 16 September 2017 at 19:51, blubee blubeeme via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> still getting a linker error, am I overlooking something simple? What's
> going on?

A utility called "llvm-config" is produced when building LLVM. That's
what I always use to find the necessary headers, libraries & other
options.

Tim.



More information about the cfe-dev mailing list