Hi Denis, On Sun, Jun 1, 2008 at 7:09 AM, denis zhytnik <[EMAIL PROTECTED]> wrote:
> Hi, all. > Can anyone tell me why the size of executable file axis2_http_server.exe in > the binary release differs from size of the same file in the source release > after building. That can be happen because when you building from source it is specific to your platform and there may be debugging symbols enabled. Other thing is you might not strip out symbols from libraries. thanks, Dinesh -- http://nethu.org/
