Boost logo

Boost-Build :

From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2005-12-08 01:56:17


Jonathan Turkanis wrote:
> Do you know off the top of your head what I'd have to change in
> <boost_1_33_1>/tools/build/v2/tools/msvc.jam to get things working?

You should change a lot. I would say that about a half lines in msvc.jam
were changed since 1.33.1. Moreover you will need to build bjam.exe
itself because 1.33.1 is not compatible with the new response files
support (and I guess thomething else).

BTW: You mentioned vcvars32.bat. Do you have VS installed? It will be
detected automatically and used instead of Digital Mars compiler. In
orderf to force DM you will need to say this explicitly:

using msvc : x.y : c:\tools\dm\bin\cl.exe ;

Best regards/Venlig hilsen,
   Alexey Pakhunov.


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