[LLVMdev] libcompiler_rt.a, No such file or directory

Esben Stien b0ef at esben-stien.name
Sun Jul 14 18:12:28 PDT 2013


Trying to compile llvm-3.3 and I get this: 

llvm[4]: Copying runtime library linux/asan-i386 to build dir
cp: cannot stat «/pkg/llvm-3.3.src/tools/clang/runtime/compiler-rt/clang_linux/full-i386/libcompiler_rt.a»: Ingen slik fil eller filkatalog
llvm[4]: Copying runtime library linux/ubsan-i386 to build dir
llvm[4]: Copying runtime library linux/ubsan_cxx-i386 to build dir
make[4]: *** [/pkg/llvm-3.3.src/Release/lib/clang/3.3/lib/linux/libclang_rt.full-i386.a] Error 1
make[4]: *** Waiting for unfinished jobs....
cp: cannot stat «/pkg/llvm-3.3.src/tools/clang/runtime/compiler-rt/clang_linux/profile-i386/libcompiler_rt.a»: Ingen slik fil eller filkatalog
cp: cannot stat «/pkg/llvm-3.3.src/tools/clang/runtime/compiler-rt/clang_linux/asan-i386/libcompiler_rt.a»cp: cannot stat «/pkg/llvm-3.3.src/tools/clang/runtime/compiler-rt/clang_linux/san-i386/libcompiler_rt.a»: Ingen slik fil eller filkatalog
: Ingen slik fil eller filkatalog

I'm using gcc-4.8.1 and glibc-2.17 and I'm on 32 bit GNU/Linux.

Any idea as to what I can try?. 

-- 
Esben Stien is b0ef at e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n




More information about the llvm-dev mailing list