Boost logo

Boost-Build :

From: Paul A Bristow (pbristow_at_[hidden])
Date: 2005-11-22 10:06:52


Please can anyone suggest why I am not getting runtime release static
library files withOUT -s-
in the filenames?

My command line is:
I:\boost_1_33_0>bjam -q -sTOOLS=vc-8_0 "-sBUILD=release <runtime-link>
static" -
-prefix=i:\ --builddir=i:\temp --stagedir=i:\ --without-python --with-test s
tage > bjam2.log

I get a file:

libboost_unit_test_framework-vc80-mt-sgd-1_33.lib

but not a libboost_unit_test_framework-vc80-mt-s-1_33.lib

However

libboost_unit_test_framework-vc80-mt-1_33.lib

seems to static link OK, but should not?

Suggestions?

Paul

at the end of the log I get:

FileClone i:\libs\lib\libboost_unit_test_framework-vc80-mt-1_33.lib
FileClone i:\libs\lib\libboost_unit_test_framework-vc80-mt-1_33.lib
HardLink i:\libs\lib\libboost_prg_exec_monitor-vc80-mt.lib
HardLink i:\libs\lib\libboost_prg_exec_monitor-vc80-mt.lib
HardLink i:\libs\lib\libboost_test_exec_monitor-vc80-mt.lib
HardLink i:\libs\lib\libboost_test_exec_monitor-vc80-mt.lib
HardLink i:\libs\lib\libboost_unit_test_framework-vc80-mt.lib
HardLink i:\libs\lib\libboost_unit_test_framework-vc80-mt.lib

-- 
Paul A Bristow
Prizet Farmhouse, Kendal LA8 8AB   UK
pbristow_at_[hidden]

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