On Wed, Apr 4, 2012 at 7:38 PM, Richard Guenther <[email protected]> wrote: > > Oh, and did we address all the annoyances of debugging gcc when it's > compiled by a C++ compiler? ... >
Probably, if you can refrain from using some "advance" C++ features(namespace, template, etc.), you will not have such annoyances. -- Chiheng Xu
