constructors/destructors compiled twice

Kövesdi György kgy@deverto.hu
Thu Jun 21 13:18:00 GMT 2007


> That said, C++ for most embedded work is inappropriate for other
> reasons, aside from larger code, it also makes more extensive use of the
> heap in less explicit manners.
Larger code is generated only if it is requested (aside from doubled 
constructors/destructors) and it is for the heap usage too. However, large 
programs can be written more easily.
At least it works for me.

Regards
K. Gy.



More information about the Gcc-help mailing list