On Mon, Oct 04, 2010 at 07:10:52AM +0000, Pablo Cazallas Gonzÿffffe1lez wrote:
> Hi all,
> 
> I'm trying to research some info about the size of the resulting executable 
> object when linking sources against libxml, because that size is much bigger 
> than before linking to the library (more than double).
> 
> ¿Any suggestion to reduce it?, please.

  Depends what you use... You can check with xmllint --version to see
what was compiled in. Then you can use configure switches --without-xxx
to disable some parts. See --with-minimum to build a minimal library
and configure --help output to see all the options,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to