Beman Dawes <[EMAIL PROTECTED]> writes:

| At 10:03 AM 3/3/2003, Lars Gullik Bjønnes wrote:
| 
|  >I see that when upgrading LyX to use the upcomming 1.30.0 release
|  >instead of the 1.29.0 release our binary size increases by more than
|  >125kB...
| 
| Not sure what goes into your "binary size". Does that include source
| code, tests, examples, and docs?

No. Compiled code. Close to size of binary after debuging info has
been removed.

man size (in linux)

size src/lyx
   text    data     bss     dec     hex filename
3000026   82640   48828 3131494  2fc866 src/lyx

The dec entry is about ~125kB larger with 1_30 than with 1_29.
 
| 1.30.0 includes four libraries which were not in 1.29.0. Spirit in
| particular, is a major library with lots of docs, examples, tests, etc.

These are not used by lyx, and should thus have no impact on LyX's
size.

-- 
        Lgb
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to