[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion 0.29.0 Win32 binaries

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-09-08 18:27:12 CEST

Dmitriy O Popkov wrote:

>Thanks, Branko.
>
>One question. Why sizes of *.so files in your build are so large?
>For example:
>
>_tbl_simple.so (svn 0.29.0) - 49243 bytes
>_tbl_simple.so (apache 2.0.47 distribution) - 20569 bytes
>..
>windows-1251.so (svn 0.29.0) - 28764 bytes
>windows-1251.so (apache 2.0.47 distribution) - 20570 bytes
>...
>
>When I compiled 0.29.0 with vs6.0sp5 ( using default project settings from svn tarball and libraries from "Platform SDK 2002 October" ) , I got files similar to apache distribution (+2 bytes).
>
>What project settings you are use?
>
>

The apr-iconv files in my distribution are statically linked with apr.
The ones in httpd are linked dynamically with the libapr.dll. We do it
this way because we're not using the APR DLLs with Subversion (yet).

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 8 18:28:18 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.