[llvm-dev] [Progress Update] LLVM Runtimes Subdirectory
Chris Bieneman via llvm-dev
llvm-dev at lists.llvm.org
Fri Aug 26 17:01:18 PDT 2016
> On Aug 26, 2016, at 3:32 PM, Renato Golin <renato.golin at linaro.org> wrote:
>
> On 26 August 2016 at 23:22, Renato Golin <renato.golin at linaro.org> wrote:
>> Woot! Compiling RT as we speak... :)
>
> Right, all went well until I got this:
>
> [0/1] Re-running CMake...
> -- Builtin supported architectures: i386;x86_64
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> /home/rengolin/devel/llvm/workdir/libs/build/runtimes/builtins-bins
> ninja: no work to do.
> [677/681] No install step for 'builtins'
> [680/681] Performing configure step for 'runtimes'
> -- Compiler-RT supported architectures: x86_64;i386
> CMake Error at CMakeLists.txt:93 (list):
I should add a catch for this. It might be caused by a slightly out of date compiler-rt. Do you have r279863?
-Chris
> list sub-command REMOVE_DUPLICATES requires list to be present.
>
> CMake logs attached.
>
> --renato
> <CMakeLogs.zip>
More information about the llvm-dev
mailing list