The last time I checked clang, it was in version 3.1 / 3.2, now I have 64 bits under Ubuntu 13.04 and I installed clang and llvm (plus tools) from the official apt repository, but there is no trace of llvm-ld-3.4 , llvm-ld-3.0 and llvm-ld-3.1 are only 2 versions of this tool that are available on my machine, my question is: whit, what should I replace llvm-ld and create a library or executable?
c ++ c linker llvm ld
user2485710
source share