On 26 May 2015 7:10 am, <[email protected]> wrote: > > I have a need to have GCC's address sanitizer work in a 32-bit and a 64-bit environment. The current address sanitizer only produces the base library. Does someone have patches that would allow the address sanitizer to produce the libraries for both architectures? > > Thanks, > Grant Haidinyak > --
I hadn't really considered the multilib case for the sanitizers. It should be pretty straightforward to build the multilib varieties, but since it works for my case I likely won't look at it myself for a while. > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
