c - What are the Compiler Options & Other mechanism for reducing the static library size? -


what compiler options & other mechanism reducing static library size?

os : vxworks compiler : gcc language : c

use -os optimise smaller code size, , leave out -g , other debug options.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -