[Expat-discuss] customizing the size of the library

Karl Waclawek karl at waclawek.net
Thu Apr 29 13:59:49 EDT 2004


Try this:

Undefine XML_DTD, XML_CONTEXT_BYTES and maybe
XML_NS (turns off namespace processing).

Define XML_MIN_SIZE.

Don't define XML_UNICODE or XML_UNICODE_WCHAR_T.

This initially didn't work for me, but current CVS compiles with it.
Please follow up if this works for you (compile *and* run time).

Karl

----- Original Message ----- 
From: "Dean Agan" <agandfr at yahoo.com>
To: <expat-discuss at libexpat.org>
Sent: Thursday, April 29, 2004 1:15 PM
Subject: [Expat-discuss] customizing the size of the library


> Hi! I wanted to make the size of the expat library smaller. I am using minimal features for expat.
I wanted to limit it to certain features. Can anybody guide me on that? Although I can do it w/o a
guide, I'd really appreciate if someone can give me a guide to make the process faster. Thanks a
lot!
>
>
> ---------------------------------
> Do you Yahoo!?
> Win a $20,000 Career Makeover at Yahoo! HotJobs
> _______________________________________________
> Expat-discuss mailing list
> Expat-discuss at libexpat.org
> http://mail.libexpat.org/mailman/listinfo/expat-discuss
>




More information about the Expat-discuss mailing list