[Expat-discuss] Downsize Expat For Embedded System

Jimmy Zhang jzhang at ximpleware.com
Mon Jul 2 20:03:05 CEST 2007


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 <cjliarng at yahoo.com.tw>
> Subject: Re: [Expat-discuss] Downsize Expat For Embedded System
> To: expat-discuss at libexpat.org
> Message-ID: <937391.6761.qm at web73414.mail.tp2.yahoo.com>
> 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
> Expat-discuss at libexpat.org
> http://mail.libexpat.org/mailman/listinfo/expat-discuss
> 
> 
> End of Expat-discuss Digest, Vol 88, Issue 1
> ********************************************
>



More information about the Expat-discuss mailing list