[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cfe-dev
Subject:    Re: [cfe-dev] (no subject)
From:       David Chisnall via cfe-dev <cfe-dev () lists ! llvm ! org>
Date:       2016-11-22 9:47:30
Message-ID: D4AB1444-ACE0-40AD-B4DD-E7C5D17406C1 () cl ! cam ! ac ! uk
[Download RAW message or body]

On 22 Nov 2016, at 02:21, Mehdi Amini via cfe-dev <cfe-dev@lists.llvm.org> wrote:
> 
> Hi,
> 
> I believe that this is caused by libterminfo. You need to link to libterminfo.
> 
> There might be other missing libs depending on the config, see the logic in \
> llvm/lib/Support/CMakeLists.txt to initialize `system_libs`.

You can get the required system libraries with:

llvm-config --system-libs

I've found it far easier to invoke llvm-config to get the required flags than try to \
integrate with LLVM's CMake packages (which are not regularly tested with out-of-tree \
use and frequently break), even for building a single pass as a plugin.

David

_______________________________________________
cfe-dev mailing list
cfe-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic