Address Sanitizer and out-of-project libraries
Address Sanitizer and out-of-project libraries
- Subject: Address Sanitizer and out-of-project libraries
- From: Sean McBride <email@hidden>
- Date: Fri, 22 Jan 2016 11:26:00 -0500
- Organization: Rogue Research Inc.
Hi all,
My understanding of ASan (from before Xcode finally included it) was that if you wanted to build with ASan, *all* the code you link to has to be built with it. Is that still the case?
My Xcode project contains most of my code, but also contains some .a and .dylib files build with cmake or autotools. Must I rebuild those with ASan too?
It doesn't seem to be required, but I am seeing freaky crashes in libc++ with ASan turned on via only Xcode's checkbox.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden