object file size is reduced after build
- From: jayapal <jayapal403@xxxxxxxxx>
- Date: Tue, 18 Dec 2007 00:20:41 -0800 (PST)
Hi all,
We have large code on which we are solving the bugs. For every bug we
change the code part either add or delete some of the code part. More
is adding the code part and very less is deleting the code.
But the question is , after build the object file( changed code) size
is less than the object file ( unchanged code)???. As we increased
the lines of code the object file size should be increased but here it
is decresing .. why?
Is these issue with the optimization? as we are doing with
optimization 2.
Thanks in advance,
jayapal
.
- Follow-Ups:
- Re: object file size is reduced after build
- From: James Kuyper
- Re: object file size is reduced after build
- From: Thad Smith
- Re: object file size is reduced after build
- From: santosh
- Re: object file size is reduced after build
- Prev by Date: Re: A question on for loop
- Next by Date: [1/2OT] a buggy TCP client program
- Previous by thread: Re: object file size is reduced after build
- Next by thread: Re: object file size is reduced after build
- Index(es):
Relevant Pages
|