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

Re: How build a completely static client

From: Daniele Nicolodi <daniele_at_grinta.net>
Date: 2002-08-04 18:42:53 CEST

On Sun, Aug 04, 2002 at 12:32:54PM -0400, Garrett Rooney wrote:
> On Sun, Aug 04, 2002 at 05:34:30PM +0200, Daniele Nicolodi wrote:
> > I want tio build a completely static client. How i can do this ??
> > I haven't any experience with libtool so i don't know how hack Makefile
> > to do this. I have seen ftp://ftp.phunnypharm.org/pub/svn/clients/ so
> > i think that this isn't to much difficult.
>
> './configure --disable-shared' shoudl do the trick for you.

No. This disable the build of svn libraries as shared libraries but svn
client still build dinamically linking other libraries as libcrypt,
libz, libbdb4, etc

Ciao

-- 
Daniele
		    --- http://www.grinta.net ---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 4 18:43:48 2002

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.