|
-
February 24th, 2003, 08:56 PM
#1
Object file size different for same source code?
I have 2 directories having the same set of C source codes.
I ran the same makefile to compile the source to object files in both directories. However the two copies of .obj file generated have different sizes!
Since the .obj are subseqently linked into library files, it made the two libraries to differ in size too.
Just want to confirm that both libraries have identical functionality even though they have different size. Any idea?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|