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

Re: [RFC] Fixing OS X static builds in 1.4.x/trunk

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-07-12 23:41:42 CEST

On Wed, Jul 12, 2006 at 01:01:24PM -0400, Garrett Rooney wrote:
> On 7/12/06, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
> >So I've been trying to work out how to fix the OS X static builds for
> >1.4.0.
> >
> >
> >Assuming #2 works (I can't test right now), I'd like to commit and
> >propose for backport to 1.4.x - does anyone have any other objections
> >or suggestions?
>
> That's fine with me.
>

Okay, see r20605.

This does mean that all executables are now _directly_ linked to the
framework libraries, even in the shared case. But I don't see how
that could be a problem (we still need to load the library in most
cases because of libsvn_subr), so I didn't think it was worth logic to
conditionalise on shared/static builds.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 12 23:42:11 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.