[LLVMdev] [compiler-rt] is the arm lib complete?
Anton Korobeynikov
anton at korobeynikov.info
Fri Nov 16 11:21:42 PST 2012
> I'm using Clang, with arm-none-linux-gnueabi-g++ as a linker. Although
> compiler-rt replaced libgcc, we still need other libs such as libc, libm,
> etc. It seems libc is calling these missing functions.
If you compile libc with gcc, then yes, you might need arbitrary
functions from libgcc.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list