Boost logo

Boost-Build :

From: ANDREW MARLOW, BLOOMBERG/ LONDON OF (amarlow1_at_[hidden])
Date: 2005-09-13 14:06:34


----- Original Message -----
From: Philip Craig <jamboost_at_[hidden]>
At: 9/13 15:37
I've been silent until now, but as other posters have already
discussed and I would like to reinforce, the reason against use of
boost build in the msvc world for serious projects is simply lack of
one killer feature: precompiled header support. Without this it's far
too slow. I would love to use boost build v2 in my large team projects
but it's unworkable for either full or incremental builds.

The alternative that we do use is visual studio projects and
solutions, which I loathe.

AM> There is another alternative for msvc people, namely
MakeProjectCreator, or mpc. This was developed as part
of the ACE project. The idea is an mpc file is used to
generate the platform-specifc makefile or whatever for the
platform of your choice. This includes generating project
files for msvc.

Regards,

Andrew M.

 


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