Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-06 02:57:59


janssoaf wrote:
> --- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> > How do you configure 7.1? I've looked at the code and don't any
>
> obvious bug.
>
> in user-config.jam I have:
>
> using msvc : 6 ;
> using msvc : 7.1 ;
>
> tracing msvc.jam::init yields:

> root: C:\Development\Microsoft Visual Studio\VC98
> setup: C:\Development\Microsoft Visual Studio\VC98\bin\vcvars32.bat

.......

> root: C:\Development\Microsoft Visual Studio\VC98
> setup: C:\Development\Microsoft Visual Studio\VC98\bin\vcvars32.bat

And I have hoped I've killed all toolset-specific logic! Apparently, on msvc,
when version is specified, we need to look in default install paths before
looking in path.

The change is comitted, can you try again?

- Volodya

 


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