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

Building static binaries AND shared libs

From: <petesea_at_bigfoot.com>
Date: 2006-08-04 19:14:32 CEST

Is it possible to build static binaries (svn, svnserve) but ALSO build
shared libs (libsvn_*.so) and static libs (libsvn_*.a)?

I tried doing this:

   configure --enable-all-static --enable-shared --enable-static

But it didn't quite work... it created shared libs for libapr* and
libneon, but not for any of the libsvn_* libs.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 4 19:14:47 2006

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

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