I need to know how the library was compiled, i.e. what compiler options were used? In particular, whether it was compiled with optimizations or not, and a few other options.
Is there a way to extract this information on linux platform, x86_64?
source
to share