|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-07-24 01:53:05
On Sunday 23 July 2006 19:38, Roland Schwarz wrote:
> Obviously I must be doing something wrong.
>
> In bbv1 it was possible to have multiple lib targets defined in a
> Jamfile. E.g.
>
> lib boost_thread_pthread
> ....
>
> and
>
> lib boost_thread
> ....
>
> This caused two separate branches in the bin dir, i.e.:
> bin/boost/libs/thread/build/libboost_thread.a/
> and
> bin/boost/libs/thread/build/libboost_thread_pthread.a/
>
> When I am trying this in bbv2 both of them go to the same directory,
> failing the build with an
> error: Duplicate name of actual target:
> <p../../../bin.v2/libs/thread/build/gcc/debug/threading-multi>thread.o
You might want to look at:
http://boost.org/boost-build2/doc/html/bbv2/faq/s02.html
If explanations there makes no sense, please post the complete Jamfile.v2, as
attachment, and I'll take a look.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
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