|
Boost-Build : |
From: Olaf Janssen (mail_at_[hidden])
Date: 2005-06-06 00:03:35
--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> So now, response files are deleted if everything's OK, and left in
> place otherwise. Anything else we should do?
I'm experiencing problems with parallel builds and response files,
e.g. -j2 yields:
MkDir1 Library\Bearinx\msvc-7.1\release
mkdir "Library\Bearinx\msvc-7.1\release"
response-file-1
Library\Bearinx\msvc-7.1\release\user-interface-gui\AboutDialog.obj.rsp
echo "Source\Bearinx\AboutDialog.cxx" >
"Library\Bearinx\msvc-7.1\release\user-interface-gui\AboutDialog.obj.rsp"
MkDir1 Library\Bearinx\msvc-7.1\release\user-interface-gui
mkdir "Library\Bearinx\msvc-7.1\release\user-interface-gui"
Das System kann den angegebenen Pfad nicht finden.
...failed response-file-1
Library\Bearinx\msvc-7.1\release\user-interface-gui\AboutDialog.obj.rsp...
Boost Build tries to create the response file, before the directory
user-interface-gui exists.
Olaf
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