Hi Dimuthu,
Dimuthu Gamage wrote:

The libraries are not stripped in the linux binaries. Here is the
result I got for a file command

libaxis2_http_common.so.0.2.0: ELF 32-bit LSB shared object, Intel
80386, version 1 (SYSV), not stripped

And after I stripped them, I found the size of libraries reduced to
1.2M from 1.4M. So I think we have to strip them in the release
I have stripped all the files with the strip -g command, without doing strip all. The reason is that When stripping a file, perhaps with --strip-debug or --strip-unneeded, retain any symbols specifying source file names, which would otherwise get stripped. If I haven't stripped the libs at all the file sizes would be much larger than these.
Damitha

Thanks
Dimuthu


On Dec 19, 2007 10:17 AM, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:
Manjula Peiris wrote:
BTW, axis2.xml is not found in the linux binary distribution.

That is a critical bug in the package :(

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to