$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-06-27 10:34:11
Vladimir Prus <ghost_at_[hidden]> writes:
> On Friday 24 June 2005 20:26, Mat Marcus wrote:
>
>> > However, there's yet another question -- the library still includes
>> > version number (between library name and "dylib"). That will require
>> > that you update your XCode projects when Boost version change. Is that a
>> > problem to you?
>> >
>> > If yes, I can introduce a way to control naming style with a property (as
>> > opposed to command line switch). Just say a word ;-)
>>
>> This is great, thanks.
>
> So, you'd like to have a property that disables encoding of version?
Couldn't we just swap the extension order for OS X?
xxx.1.33.0.dylib
instead of
xxx.dylib.1.33.0
??
-- Dave Abrahams Boost Consulting www.boost-consulting.com