|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-28 07:17:18
David Abrahams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
> > The syntax is not correct, the right one is:
> > : <toolset>intel,<toolset-intel:platform>linux:<cxxflags>TEST
>
> Ouch! What does that mean?!
This means that on intel toolset, and on linux platform, we need to add
specific cxxflags.
> It's frightening !
Yes, it is. The recommended syntax is:
<toolset>intel-linux
but that does not mean we should crash on the above syntax -- ugly, but
correct.
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