Hi,
I found that the Xerces library size is around 2.7mb for the linux build.
Since I am only using the SAX parser without doing any DTD validation, I
would like to know is there any way to strip down the library?
Thanks,
--Chris
___
Hi,
I have downloaded both xerces-c1_5_1-linux.tar.gz and
xerces-c-src1_5_1.tar.gz. When I did a diff for the two include
directories, I found them somewhat different. (Not only the platform
specific stuff but something inside the idom directory.) Is this something
expected?
Thanks,
--Chris