[LLVMdev] Fwd: Removing GCC Runtime Dependencies on Linux

Howard Hinnant hhinnant at apple.com
Mon Dec 19 16:19:41 PST 2011


On Dec 19, 2011, at 7:14 PM, Shea Levy wrote:

> Hello all,
> 
> Is it possible, if using libc++ and compiler-rt, to have a clang with no 
> runtime dependencies on any GCC components on Linux? If not, will this 
> ever be possible?

We are working on a new libc++abi:  http://libcxxabi.llvm.org/ which carries the llvm license.

Howard




More information about the llvm-dev mailing list