This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Finding gcc options from a .so lib


Hello,

If I have a .so library, can I find out the compilation flags that
were used when the .so was being built?  More specifically, is it
possible to know what -O level was being used?

Thanks a lot!
Mayuresh.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]