Boost logo

Boost-Build :

From: Rob Walsh (rwalsh_at_[hidden])
Date: 2006-03-17 10:54:55


Ok - here's the last part of the output. The original build command was

bjam -sTOOLS=vc7 -d+2 -d+4 install

I was at a command line with the current directory = C:\boost_1_33_1.
Windows Explorer says I have 17.7 GB free space on the hard drive.

*** tail of actual build output ***

Executing through .bat file
Executing command [cmd.exe] [/Q/C]
[C:\DOCUME~1\rwalsh\LOCALS~1\Temp\jam4764-00.
bat]
connection.cpp
0.000000 sec system; 0.031250 sec user
vc-C++
bin\boost\libs\signals\build\libboost_signals.lib\vc7\debug\runtime-link-
static\threading-multi\named_slot_map.obj

    "cl" /Zm800 -nologo /EHsc -c -DBOOST_SIGNALS_NO_LIB=1 /Z7 /Od /Ob0
/EHsc
/GR /MTd /Op /Zc:forScope /Zc:wchar_t -I"bin\boost\libs\signals\build"
-I"C:\
Program Files\Microsoft Visual Studio .NET\VC7\\include"
-I"C:\boost_1_33_1"
-Fo"bin\boost\libs\signals\build\libboost_signals.lib\vc7\debug\runtime-link
-sta
tic\threading-multi\named_slot_map.obj"
-Tp"C:\boost_1_33_1\libs\signals\build\
../src/named_slot_map.cpp"

Executing through .bat file
Executing command [cmd.exe] [/Q/C]
[C:\DOCUME~1\rwalsh\LOCALS~1\Temp\jam4764-00.
bat]
named_slot_map.cpp
0.015625 sec system; 0.015625 sec user
vc-C++
bin\boost\libs\signals\build\libboost_signals.lib\vc7\debug\runtime-link-
static\threading-multi\signal_base.obj

    "cl" /Zm800 -nologo /EHsc -c -DBOOST_SIGNALS_NO_LIB=1 /Z7 /Od /Ob0
/EHsc
/GR /MTd /Op /Zc:forScope /Zc:wchar_t -I"bin\boost\libs\signals\build"
-I"C:\
Program Files\Microsoft Visual Studio .NET\VC7\\include"
-I"C:\boost_1_33_1"
-Fo"bin\boost\libs\signals\build\libboost_signals.lib\vc7\debug\runtime-link
-sta
tic\threading-multi\signal_base.obj"
-Tp"C:\boost_1_33_1\libs\signals\build\../
src/signal_base.cpp"

failed to write command file!

C:\boost_1_33_1>

*** end output ***

Again, thank you for any assistance you can provide.

Rob Walsh
EnvisionWare, Inc.

> -----Original Message-----
> From: Rene Rivera [mailto:grafik.list_at_[hidden]]
> Sent: Friday, March 17, 2006 10:39 AM
> To: rwalsh_at_[hidden]; Boost.Build developer's and user's list
> Subject: Re: [Boost-build] Trouble installing Boost with bjam
>
> Rob Walsh wrote:
> > Inspired by a talk on Boost by Dave Abrahams at SD West, I
> downloaded
> > and attempted to install the Boost libraries on Windows XP. The
> > version I have is 1.33.1.
> >
> > (I checked the documentation included in the download, I
> visited the
> > website documentation, and I searched this list's archives, but I
> > can't find a reference to this issue.) When I try to
> build, the build
> > process will stop at seemingly random points with a "failed
> to write command file" error.
> > Sometimes it builds many libraries, sometimes just a handful. I'm
> > using VC.Net.
> >
> > Here are the build commands I've tried:
> >
> > bjam "-sTOOLS=vc7" "-sALL_LOCATE_TARGET=c:\boost_1_33_1"
> install bjam
> > "-sTOOLS=vc7" install bjam -sTOOLS=vc7 install bjam "-sTOOLS=vc7"
> > "--prefix=c:\boost" install
> >
> > The results are the same, but, as I said, it seemingly
> random points
> > during the compilation. Anyone have any ideas as to what I
> may be doing wrong?
>
> The only reason I can think of for not being able to write
> command batch files is if it runs out of disk space, or
> perhaps some other disk error I'm unaware of. Could you try
> adding "-d+2" and "-d+4" and posting the output when you get
> an error. Those two will show the commands and shell
> invocations, hopefully that will enlighten.
>
>
>
> --
> -- Grafik - Don't Assume Anything
> -- Redshift Software, Inc. - http://redshift-software.com
> -- rrivera/acm.org - grafik/redshift-software.com
> -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
>


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