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

Alexey Samsonov samsonov at google.com
Wed Jan 15 22:41:17 PST 2014


+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