Re: [xml] how compact can the libxml2 libs be made?



On Mon, Jan 30, 2006 at 08:28:34PM -0800, Sean Machin wrote:
Hi All,

I'm considering using libxml2 for an embedded project.  I've cross 
compiled the libs OK,
I was wondering how compact the libs can be made?  The static & shared 
lib. are both
about 4.5MB currently.  For my application I just want DOM, SAX & schema 
validation.

  see configure --help for the options, you can start with --with-minimum
which strips out everything superfluous and then add --with-xxx options
to add back what you need.

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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