[LLVMdev] Fwd: Removing GCC Runtime Dependencies on Linux

Shea Levy shea at shealevy.com
Mon Dec 19 16:52:10 PST 2011


On 12/19/11 7:19 PM, Howard Hinnant wrote:
> 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
>

Great! There's no Makefile or anything there, do I just link everything 
into one library or how do I use it to play around?



More information about the llvm-dev mailing list