Boost logo

Boost Users :

From: Kim Barrett (kab_at_[hidden])
Date: 2005-10-26 13:34:54


At 10:07 PM +0000 10/24/05, Mats Eklund wrote:
> what are the options to reduce executable footprint when using
>boost serialization library?
>
>case somewhat scares me: The resulting executable generated by GCC
>on Cygwin is (no optimizations) 1.5MB!
     ^^^^^^^^^^^^^^^^^^
                     |
I would start here -| Enable optimizations (at least -O) and I would
expect the templates will get rendered down to something a little more
reasonable. At least that's been my experience (including with this
library specifically).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net