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

Re: Subversion 1.4.0 FINAL up for testing/signing

From: David Kågedal <davidk_at_lysator.liu.se>
Date: 2006-09-13 09:37:56 CEST

Daniel Rall <dlr@collab.net> writes:

> On Tue, 12 Sep 2006, Daniel Rall wrote:
>
>> Neon's shared libraries are probably not getting built (per the
>> configure output "Build libraries: Shared=no, Static=yes" below). Its
>> configure needs to be run with --enable-shared.
>>
>> Is this something that Subversion's configure process is supposed to
>> handle for in-tree Neon?
>
> A quick look at Subversion's build/ac-macros/neon.m4 shows that
> Subversion's configure process trying to propagate a shared build
> (which is the default for Subversion).

Remember that, currently, it is supposed to build a static neon
library, but that is then linked into another, shared, library. This
is why the code in libneon.a must be compiled with -fPIC (on amd64).

-- 
David Kågedal
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 13 09:38:58 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.