Boost logo

Boost-Build :

From: ANDREW MARLOW, BLOOMBERG/ LONDON OF (amarlow1_at_[hidden])
Date: 2005-06-16 03:23:33


I am glad you are making this fix but please consider
how to make the change in such a way that it doesnt
break existing jamfiles by adding an extra "lib".

I apologise for the fact that the email client
I have to use is a top-poster :-(

----- Original Message -----
From: Vladimir Prus <jamboost_at_[hidden]>
At: 6/16 8:59

FYI,
I've committed a change that prepend a "lib" prefix to all targets with
types derived from LIB, on Unix. (Cygwin is not considered Unix for this
case).

This is needed mostly because on Unix, all libraries always have this prefix,
and there's no reason for us to be different. At the moment, prefix is not
configurable by the user because I don't want to implement any flexibility
unless it's needed. So if you need to customize the prefix, let me know.

This should be break anything, except that if you have "lib" prefix already,
current code will add yet another "lib". If that's a problem for anybody, let
me know -- I can make the code omit "lib" prefix if already present.

- Volodya

--
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
Yahoo! Groups Links
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk