
Dear Zang Roy-R61911,
In message 2239AC579C7D3646A720227A37E02681124DC3@039-SN1MPN1-004.039d.mgd.msft.net you wrote:
| ... I can't | provide exact details, since the current toolchains work fine without | such tweaking - I only wanted to point out that if you need to specify | the exact debug format, then it might be platform-specific. | | A simple "-g" should be fine in the common area.
I agree to this.
So "-g" in the common area and leave "-gdwarf2" for platform-specific?
"-g" in the common area is probably OK. Additional options may depend on the architecture and/or tool chain used, so we better leave these out from the mainline code. If needed, they could be changed / appended from the make command line.
Best regards,
Wolfgang Denk