help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GCC -- reducing compiled code size


From: Ignoramus3627
Subject: GCC -- reducing compiled code size
Date: Mon, 23 Jul 2007 12:32:55 -0500
User-agent: slrn/0.9.8.1pl1 (Linux)

We have a library that has 179385 lines of code. 

With GCC, no debug information requested (no -g option) it creates a
31 meg long .a library file. 

I think that it is excessive. Any idea what I can do to reduce the
size?

i


reply via email to

[Prev in Thread] Current Thread [Next in Thread]