search for: zhijian

Displaying 2 results from an estimated 2 matches for "zhijian".

2019 May 09
3
failed to build llvm since 25de7691a0e27c29c8d783a22373cc265571f5e9 on AMD platform
...> The host compiler failed to build a sample with '-std=c++11'.  This > could be a simple misconfiguration of your host toolchain, missing > libraries, etc.  Check those cmake error logs to see what in > particular weren't wrong. > > On Tue, May 7, 2019, 11:41 PM Li Zhijian via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > Hi > > we observed that below errors occur on AMD platform since 25de7691a0e27c29c8d783a22373cc265571f5e9 > > root at lkp-opteron1 /opt/rootfs/llvm_project/src/bu...
2019 May 08
2
failed to build llvm since 25de7691a0e27c29c8d783a22373cc265571f5e9 on AMD platform
Hi we observed that below errors occur on AMD platform since 25de7691a0e27c29c8d783a22373cc265571f5e9 root at lkp-opteron1 /opt/rootfs/llvm_project/src/build# cmake -DCMAKE_BUILD_TYPE=release -DLLVM_ENABLE_PROJECTS=clang -G "Unix Makefiles" ../llvm -DCMAKE_INSTALL_PREFIX=/opt/cross/ -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled