Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-10-01 05:33:20


From: "Markus Schöpflin" <markus.schoepflin_at_[hidden]>
>
> libs/io/test/ios_state_test.cpp
> <lib>../libs/test/build/test_exec_monitor # sources
> : # args
> : # input-files
> : <runtime-link>static # requirements (static runtime required by
> Metrowerks)
>
>
> This breaks the test for vacpp. I think the above should be changed to
>
> ... : <metrowerks><*><runtime-link>static
>
> This makes sure that the special build requirement is only applied when
> needed.

Not quite. We now have a cwpro8 toolset which will also need static
linking. Why does vacpp fail to link this statically?

-----------------------------------------------------------
           David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk