[cfe-dev] [libcxx] How to compile libcxx with MemorySanitizer in MacOS and Linux
Gonzalo BG
gonzalobg88 at gmail.com
Mon Aug 10 08:47:48 PDT 2015
I've managed to compile the new cmake system following the instructions.
I haven't managed install libc++ without installing llvm besides it.
Is there a way to do this?
On Tue, Jul 28, 2015 at 6:36 PM, Jonathan Roelofs <jonathan at codesourcery.com
> wrote:
>
>
> On 7/28/15 10:17 AM, Gonzalo BG wrote:
>
>> It seems that there is a circular dependency between libcxx and
>> libcxxabi but the docs do not really mention how to solve this (libcxx
>> docs say it needs libcxxabi and libcxxabi says it needs libcxx).
>>
>
> libcxxabi's dependence on libcxx is only on libcxx's headers (i.e. there
> are no symbols from libcxx used in libcxxabi). The build system takes care
> of this for you.
>
>
> Jon
>
>
>
>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>
>>
> --
> Jon Roelofs
> jonathan at codesourcery.com
> CodeSourcery / Mentor Embedded
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150810/eca9fd50/attachment.html>
More information about the cfe-dev
mailing list