Hi,
If I build a release version on linux using gcc, the symbols are all stripped out because it uses the ‘--strip-all’ linker option.
Is there a way to disable this option? If so, how to do it?
Thanks a lot,
Anant