Thanks. I removed the debug option in Makefile and the code size is back ~1MB. -- Subrata
> -----Original Message----- > From: Scott Cantor [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2008 1:19 PM > To: security-dev@xml.apache.org > Subject: RE: RSA Key based signature in xtest of xml-secuirty-c (1.3.1 and > 1.40) does not wok for NSS in Firefox/Linux > > > I have also found that the size of the shared library for 1.3.1. and > 1.4.0 > > is ~9.38MB compared to the 1.41MB for 1.3.0. > > $ ls -al /usr/lib/libxml-security-c.so.14.0.0 > -rwxr-xr-x 1 root root 1023644 Oct 31 16:22 > /usr/lib/libxml-security-c.so.14.0.0 > > > Is this expected? Is there anything I can do to reduce the size to be > > comparable 1.3.0. > > Figure out what settings you're using, probably it's building with debug > symbols. > > -- Scott >