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

Daniel Mosesson danmosesson at yahoo.com
Thu Jan 16 02:25:46 PST 2014


Are the instructions at the same link?
That link seems to be dead now.

-----Original Message-----
From: Evgeniy Stepanov [mailto:eugenis at google.com] 
Sent: Thursday, January 16, 2014 3:46 AM
To: Alexey Samsonov
Cc: Daniel B Mosesson; cfe-users at cs.uiuc.edu
Subject: Re: [cfe-users] Building stblibc++ with support for MSAN

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