Display initialization order of static C++ objects in a library or program?

Jeffrey Walton noloader@gmail.com
Mon Jan 11 10:28:00 GMT 2016


>
> FYI you could try Asan's InitializationOrderFiasco checker:
> https://github.com/google/sanitizers/wiki/AddressSanitizerInitializationOrderFiasco
> (AFAIR GCC version is unreliable so you may need to use Clang).
>
Oh, nice. Sanitizers are a security gate in our release engineering process.

I'll get that tested and have it added within the hour.

Jeff



More information about the Binutils mailing list