Displaying 1 result from an estimated 1 matches for "245ae6c4".
2012 Nov 16
1
[LLVMdev] [compiler-rt] is the arm lib complete?
> Does clang provide other replacing libs for them which don't depend on
> those missing functions on libgcc? Or there are some other ways to link?
> Currently I have to link with both compiler-rt and libgcc with
> "--allow-multiple-definition" so that libgcc can cover the missing
> functions in compiler-rt. But this is not a clean solution, and I have
> trouble