|
Boost-Build : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-07-03 13:50:58
My previous email, I mis copied the information
Here is the tail of my bjam.log
...patience...
...patience...
...found 3561 targets...
...updating 1516 targets...
MkDir1
..\..\..\bin.v2\libs\serialization\test\test_array_text_archive.test\borland-5.64
spawn: No such file or directory
and here is the command line I'm invoking
bjam --dump-tests --toolset=borland-5.64 >bjam.log 2>&1
here is my path
$ echo $PATH
c:/Program Files/Borland/CBuilder6/bin;./;c:/Program
Files/MKS/mksnt;c:/bin;c:/m
enu;C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\PROGRA~1\Borland\CBUILD~1\Projects\Bpl
and the following shows that the bcc32.exe is indeed accessable
$ whence bcc32
c:/Program Files/Borland/CBuilder6/bin/bcc32.EXE
and the following shows that one can in fact invoke the bcc32.exe from the
command shell without the full pathname
$ bcc32
Borland C++ 5.6 for Win32 Copyright (c) 1993, 2002 Borland
Try `bcc32 -h' for more information, or `bcc32 -h <OPT>' for specific help.
Error E2266: No file names given
Any help would be appreciated.
Robert Ramey
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