Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-11-14 18:21:56


Deane Yang wrote:
> I'm finally trying to learn how to use bjam, but it's not working.
>
> I'm using:
> Windows XP
> VC++ Express 2005
> Boost Build V2 (Milestone 10) (as reported by "bjam --version")
> Boost.Jam 03.1.12 (as reported by "bjam --version")

OK, and thanks for providing the info :-)

[...]
> The resulting output is shown below. Note that the file
> "bin\msvc-8.0\debug\hello.obj.rsp" does in fact exist after running bjam.
>
> Can someone tell me what I'm doing wrong?
>
> ----------Output from "bjam --v2"------------------------------
[...]
> cl : Command line error D8022 : cannot open
> 'bin\msvc-8.0\debug\hello.obj.rsp'

OK, that's just strange. When I do the same sequence it works...

grafik_at_KLUDGE /c/DevRoots/Boost/boost/tools/build/v2/example/hello
$ bjam --v2
...found 9 targets...
...updating 5 targets...
MkDir1 bin
MkDir1 bin\msvc-8.0
MkDir1 bin\msvc-8.0\debug
msvc.compile.c++ bin\msvc-8.0\debug\hello.obj
hello.cpp
msvc.link bin\msvc-8.0\debug\hello.exe
...updated 5 targets...

And I don't really know what could be wrong especially given that it's
creating the response file. Only thin I can think of is that there's
some difference between a bjam compiled with VC8 and one compiled with
VC71. Could you try using the one from:

http://sourceforge.net/project/showfiles.php?group_id=53513

It's has a bjam build from yesterday with VC71.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
 

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