[xml] libxml2 size



Hi,

I've done a build of libxml2 with --with-minimal to see how small it can
go, and I've got a shared library of approx 300K.  Are there any other
magic options I can do to reduce this?

For reference, this is my size output:

   text    data     bss     dec     hex filename
    140       0       4     144      90 threads.o (ex libxml2.a)
    446       0       0     446     1be xmlsave.o (ex libxml2.a)
    602    1728       0    2330     91a chvalid.o (ex libxml2.a)
   1896      96     112    2104     838 globals.o (ex libxml2.a)
   2028       0       0    2028     7ec list.o (ex libxml2.a)
   2861       0      32    2893     b4d xmlmemory.o (ex libxml2.a)
   3453       0       0    3453     d7d xmlstring.o (ex libxml2.a)
   3762       0       8    3770     eba dict.o (ex libxml2.a)
   3884     456       0    4340    10f4 entities.o (ex libxml2.a)
   5239       0       0    5239    1477 hash.o (ex libxml2.a)
   6304     260     272    6836    1ab4 xmlIO.o (ex libxml2.a)
   6469       0       4    6473    1949 error.o (ex libxml2.a)
   6633   13216       0   19849    4d89 xmlunicode.o (ex libxml2.a)
   7965       4      32    8001    1f41 encoding.o (ex libxml2.a)
   8537       4       0    8541    215d SAX2.o (ex libxml2.a)
   9934       0       0    9934    26ce valid.o (ex libxml2.a)
  10684       0       4   10688    29c0 parserInternals.o (ex libxml2.a)
  14862       0       0   14862    3a0e uri.o (ex libxml2.a)
  27492       4       8   27504    6b70 tree.o (ex libxml2.a)
  32490       0       0   32490    7eea xmlregexp.o (ex libxml2.a)
  76627      12       4   76643   12b63 parser.o (ex libxml2.a)
 232308   15780     480  248568   3caf8 (TOTALS)

Thanks,
Ross
-- 
Ross Burton                                 mail: ross burtonini com
                                          jabber: ross burtonini com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF






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