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

Re: build system problem, anyone know how to fix?

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-09 00:00:07 CEST

On Wed, Aug 08, 2001 at 04:41:17PM -0500, kfogel@collab.net wrote:
> Ahhhhh. I see what you mean, thanks for clarifying -- I was mixed up
> about shared linkage versus run-time dso loading.
>
> So until we do that extra autoconf work to allow us to build a
> complete-but-shared binary, we won't be able to run "make check"
> before "make install" when we build shared. Hmmm. Okay for now,
> needs to be corrected eventually though.

Yup. Although it will probably be --enable-dso for the switch. The
static/shared would be "link it all in" and the DSO load would be the odd
guy out.

[ I'm thinking that DSO loading is less useful than shared-lib-linkage ]

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:35 2006

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.