Boost logo

Boost-Build :

From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-08-09 19:49:10


With "using msvc : 8.0 ;" in user-config.jam I get
boost_date_time-vc80-1_35.lib, but with "using msvc ;" I get an
incorrect boost_date_time-vc-1_35.lib file name. The 80 suffix
disappears and breaks the autolinking feature of Boost.

Also, if I use "using msvc ;", I cannot specify msvc-8.0 on the
command line, but just msvc alone does work.

-- 
Andrei

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