This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Huge Increase in Unstripped Executable Size G++ 2.95 to 3.2
- From: nabeel at netzero dot com
- To: gcc at gcc dot gnu dot org
- Date: Thu, 27 Feb 2003 23:45:21 GMT
- Subject: Huge Increase in Unstripped Executable Size G++ 2.95 to 3.2
Hi,
I am sorry if this is not where I should direct my question. I have
searched the FAQ, the web and user group lists, but no one answered
this question.
Switching from G++ 2.95.3 to 3.2, increased the unstripped debug build
size from 14.0MB to 25.6MB. The stripped size is almost exactly the
same at 5.7MB.
Is there an explanation to this? Could it be that the debug information
is included twice or something like that?
Thanks very much.
**nabeel