On Sun, Apr 15, 2018 at 11:42:56AM -0500, Bruce Dubbs wrote:
>
> Well this is interesting. I tried to build llvm with:
>
> CC=gcc \
> CXX=g++ \
> cmake -DCMAKE_INSTALL_PREFIX=/usr \
> -DLLVM_ENABLE_FFI=ON \
> -DCMAKE_BUILD_TYPE=Release \
> -DLLVM_BUILD_LLVM_DYLIB=ON \
> -DLLVM_LINK_LLVM_DYLIB=ON \
> -DBUILD_SHARED_LIBS=ON \
> -DLLVM_TARGETS_TO_BUILD="host;AMDGPU" \
> -Wno-dev ..
>
>
> -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
> -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed
> CMake Error at tools/llvm-shlib/CMakeLists.txt:39 (list):
> list sub-command REMOVE_DUPLICATES requires list to be present.
>
>
> -- Configuring incomplete, errors occurred!
>
I noticed that failed test last night when I was doing the manual
builds, but I did not have an error.
ĸen
--
In my seventh decade astride this planet, and as my own cells degrade,
there are some things I cannot do now: skydiving, marathon running,
calculus. I couldn't do them in my 20s either, so no big loss.
-- Derek Smalls, formerly of Spinal Tap
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page