This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 2.95.3 Produces Huge Executable


gcc 2.95.2 produces an executable that is 2.4 times as large as that
produced for
the exact same codebase using gcc 2.7.2 on Solaris 2.7 when we leave the
symbol
table and debugging information in (i.e., gcc -g ... and not stripping
the binary),

Any compiler switches I missed on 2.95.3 that reduce the symbol table
size to
that produced using 2.7.2?


Thanks,

John.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]