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

Re: gen-make and library dependencies

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-08-12 02:10:15 CEST

"Sergey A. Lipnevich" <sergey@optimaltec.com> writes:

> Philip Martin wrote:
>> The problem is that libsvn_client pulls in libsvn_ra_dav (through
>> libsvn_ra) which pulls in neon.
>
> libsvn_ra doesn't pull in any libsvn_ra_* libraries on UNIX, instead
> it loads them at runtime when client walks the list of supported RA
> protocols.

It depends on whether you configure with --enable-dso, the behaviour
I described is the default if that option is not given.

> Are you saying it's different on Windows?

I know very little about the Windows build process.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 12 02:11:03 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.