+eugenis

Evgeniy, are these intructions still relevant?

On Fri, Jan 3, 2014 at 1:19 AM, Daniel B Mosesson
<[email protected]> 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
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users



-- 
Alexey Samsonov, MSK
_______________________________________________
cfe-users mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users

Reply via email to