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

Re: [PATCH] Fix --enable-dso for Darwin/Mac OS X

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-02-15 17:58:20 CET

Eric Gillespie wrote:
> "Max Bowsher" <maxb@ukf.net> writes:
>
>> Interesting... I thought you had to compile .bundles not .dylibs if you
>> wanted to load them programmatically?
>
> Nope; this works fine.
>
>> Certainly libtool seems to have a whole bunch of Darwin specific code
>> catering to that idea.
>>
>> Has Apple changed that?
>
> No idea, but it works on Panther.

Most curious.

>> Also, I'd rather that instead of having a plain suffix, we make the
>> printf-format-string the thing set by configure - that will allow me to
>> extend it to work on Cygwin too, when I get around to it.
>
> That would require being able to reorder printf arguments in the
> format string, wouldn't it? Is that portable?

No, that's not portable.

But, even without it, its more flexible than a simple suffix, and is
flexible enough for me to make it work on Cygwin.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 15 17:59:40 2005

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.