|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-05-06 08:07:40
On Friday 06 May 2005 16:11, username wrote:
> Is it possible to control the sequence in which the library-path is search?
Writing:
project
: requirements <library-path>some_path&&another_path
;
should work. But this functionality was added recently and not very actively
used in practice.
> Also, I'm trying to figure out the best way to use boost-build v2 with
> msvc-7.1 when the project uses precompiled headers. Does bbv2-m10
> support precompiled headers or do we need to use compiler-specific flags
> manually?
The latter, I'm afraid. I did some preliminary work for pch support, but did
not got any great results with gcc and put this to the back burner.
- 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