This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc 3.2.1
- From: "Chris Croswhite" <ccroswhite at get2chip dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Thu, 16 Jan 2003 12:27:29 -0800 (PST)
- Subject: gcc 3.2.1
- Reply-to: ccroswhite at get2chip dot com
Could someone explain to me why when I remove the "-g" flag from making
gcc-3.2.1 does the binary not able to compile an application correctly. Yet
when compiled with the "-g", the compiled app works correctly?
Also, I ahve found that gcc 3.2.1 has increased the size of my executable by
35% (10.1M -> 15.2M). Is there a way to reduce this?
TIA,
Chris