Displaying 1 result from an estimated 1 matches for "ab7f5b5c".
2017 Aug 11
2
LLVM-4.0.1 build problem on Linux
Hi,
I tried to build LLVM 4.0.1 on a Slackware Linux box with 3 GB of RAM using
gcc-7.1.0. Near the end of the build process, I hit the following error:
[ 89%] Linking CXX shared library ../../lib/libLTO.so
collect2: fatal error: ld terminated with signal 9 [Killed]
compilation terminated.
tools/lto/CMakeFiles/LTO.dir/build.make:269: recipe for target
'lib/libLTO.so.4.0.1'
failed