help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Destructor Code Bloat


From: Andrew Dassing
Subject: Destructor Code Bloat
Date: Sun, 1 Dec 2002 22:28:52 -0500

Using m68k-palmos-gcc (gcc version 2.95.3-kgpd 20010315 (release)) with CFLAGS = -Wall -fno-exceptions -fno-rtti and linker flag -lnoexcept, my application goes from 3K to 19K if any class contains a destructor declaration.  Why is this?  What can I do to prevent code bloat when destructors are defined?
 
Thanks much,
Andy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]