[cfe-users] Building stblibc++ with support for MSAN

Evgeniy Stepanov eugenis at google.com
Thu Jan 16 00:45:56 PST 2014


I've updated build instructions, please see if they work for you.


On Thu, Jan 16, 2014 at 10:41 AM, Alexey Samsonov <samsonov at google.com> wrote:
> +eugenis
>
> Evgeniy, are these intructions still relevant?
>
> On Fri, Jan 3, 2014 at 1:19 AM, Daniel B Mosesson
> <dmosess1 at binghamton.edu> wrote:
>> How can I build libstdc++ with instrumentation to allow MSAN to work?
>> I have attempted to follow the instructions listed at
>> https://code.google.com/p/memory-sanitizer/wiki/InstrumentingLibstdcxx,
>> but there were a few issues:
>>
>> 1) I had to change the path that is used to find the library
>> 2) It could not find ::max_align_t, so I simply defined it to be 16
>> 3) "No rule to make target../src/c++11/libc++11convenience.la', needed
>> by libstdc++.la"
>>
>> Could not figure this out.
>>
>> Any help?
>> _______________________________________________
>> cfe-users mailing list
>> cfe-users at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users
>
>
>
> --
> Alexey Samsonov, MSK



More information about the cfe-users mailing list