Problem Building ldc with llvm3-5 on Ubuntu 14.04

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Sep 28 22:59:01 PDT 2014


Hi Nordlöw!

On Saturday, 27 September 2014 at 17:34:21 UTC, Nordlöw wrote:
> llvm-config: unknown component name: profiledata
> CMake Error at cmake/Modules/FindLLVM.cmake:125 (string):
>   string sub-command REGEX, mode MATCHALL needs at least 5 
> arguments total to
>   command.
> Call Stack (most recent call first):
>   cmake/Modules/FindLLVM.cmake:153 (llvm_set_libs)
>   CMakeLists.txt:18 (find_package)
>
>
> -- Found LLVM: /usr/lib/llvm-3.5 (found suitable version "3.5", 
> minimum required is "3.1")

I don't have Ubuntu 14.04 at hand. Could you please post the 
output of

llvm-config --version
llvm-config --components

Thanks!

Regards,
Kai


More information about the digitalmars-d-ldc mailing list