This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc cross mips output sizes, 2.95.3 vs 3.3.3
- From: Joe Buck <Joe dot Buck at synopsys dot COM>
- To: David Wuertele <dave-gnus at bfnet dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 16 Dec 2004 15:16:27 -0800
- Subject: Re: gcc cross mips output sizes, 2.95.3 vs 3.3.3
- References: <m3sm66qo73.fsf@bfnet.com>
On Thu, Dec 16, 2004 at 07:04:32AM -0800, David Wuertele wrote:
> Anyone here know why object files have grown significantly since
> 2.95.3?
I think that the main bloat is in the debug information. Try stripping
before you compare file sizes.