Re: [xml] libxml - source file list for cross compilation



On Fri, Sep 26, 2008 at 10:40:49PM -0700, Prashant R wrote:
I need to specify the sources that I need to build a static library with a
tiny footprint.
[...]
My goal is to get a library less than 500kb. Is this achievable with the
features I need ?

I would be great if I can get a list of sources (.c files) that would be
needed.
Its been really hard to make a minimal build taking into account the
dependencies and with the fact that i cannot use ./configure

  I don't see why you can't use configure. You should be able to use
it at least to test. For 500K it's impossible for us to guess what
*you* will get. and C14N requires XPath, so you seems to not be very
aware of libxml2 internal, I suggest studying the code more and try to
look at the configure.in file where most dependancies are defined
instead of taking the easy path of discarding it and asking us to do
your job.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel veillard com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/



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