Tool/software: TI C/C++ Compiler
Hi,
I am currently working on BB-X15 with SDK 6.03. I have a project and I would like to use address sanitizer on this project. When I enable address sanitizer flags, at the linking stage, I get an error regarding libsasan_preinit.o. When I check the SDK installation, I have seen that there is no libasan_preinit.o in the /usr/lib which is the default directory for the file. When I investigate deeper, I have seen that libsanitizer.spec is also missing. When I check GCC 8.3, I have seen these files are included.
I appreciate if you can include address sanitizer in the SDK for the next releases.
Kind regards,
Mustafa