Re: Downsize Expat For Embedded System
"Jimmy Zhang" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <030701c7bcd3$427abd90$0202a8c0@ximpleware> |
Take a look at vtd-xml http://vtd-xml.sf.net it also is quite compact > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 2 Jul 2007 11:04:27 +0800 (CST) > From: cjliarng <[email protected]> > Subject: Re: [Expat-discuss] Downsize Expat For Embedded System > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=big5 > > Dear All, > Thanks for Sebastian's help. > Here is my outcome.. > Expat 2.0.1 on linux 2.4.17 using gcc. > 1. original size: 342,709 > 2. Add -DXML_MIN_SIZE in CFLAGS, size: 267,301 > (undeine XML_DTD, XML_NS didn't show any help in share object size.) > 3. strip -d libexpat.so.1.5.2, size: 120,104 > (this is good enough for me) > > FYI. > > Thanks and Regards, > anne. > > > ?????????b???A?O???b???w?? - ???W?]?w Yahoo!?_???w???????I > > ------------------------------ > > _______________________________________________ > Expat-discuss mailing list > [email protected] > http://mail.libexpat.org/mailman/listinfo/expat-discuss > > > End of Expat-discuss Digest, Vol 88, Issue 1 > ******************************************** >