Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-02 00:51:50


On Wednesday 01 June 2005 23:14, David Abrahams wrote:
> David Abrahams <dave_at_[hidden]> writes:
> > And with your patch, nothing works:
> >
> > bjam msvc-8.0
> > site-config.jam: No such file or directory
> > warning: toolset como-win initialization:
> > warning: can't find user-provided command 'call "c:/program
> > files/microsoft visual studio .net 2003/vc7/Bin/vcvars32" > nul set
> > COMO_MS_INCLUDE="c:/program files/microsoft visual studio .net
> > 2003/vc7/include" set LIB=c:/tools/como433/libcomo;%LIB%
> > set PATH=c:/tools/como433/bin;%PATH%
> > set COMO_BASE=c:/tools/como433
> > como.exe --diag_suppress=68'
> > warning: initialized from
> > don't know how to make
> > <pbin\is_fixed_size.test\msvc-8.0\debug>is_fixed_size.rsp don't know how
> > to make <pbin\category.test\msvc-8.0\debug>category.rsp don't know how to
> > make <pbin\begin.test\msvc-8.0\debug>begin.rsp ...found 106 targets...
>
> But with your patch and the enclosed patch to common.jam, it seems to
> work out OK.

Did you really try my last patch, with file name of "RSP2.diff"?

> BTW, would it be possible for you to test these things by having bjam
> launch cmd.exe via WINE rather than launching msvc directly? That
> would be more reliable, I think.

That last patch was tested on a real windows, on the "example/hello" project.

Probably, it would be better if I just commit my change after some additional
tests and then you'll commit your diff, if still needed. Sending patches
around seem to confuse us ;-)

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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