Boost logo

Boost-Build :

From: Malcolm Cifuentes (malcolm_cifuentes_at_[hidden])
Date: 2005-06-09 23:16:22


hi,
I'm using the latest nightly build.

when I try and use the borland toolset the link stage fails.

Example:

/workarea/third_party/boost/boost-build/example/hello
shite 26>bjam borland
...found 10 targets...
...using 1 temp target...
...updating 1 target...
...using <pbin/borland/debug>hello.exe.rsp...
borland.link bin/borland/debug/hello.exe
del: not found

cmd /S /C set "PATH=c:\PROGRA~2\Borland6\bin\;%PATH%" "&&"
"bcc32.exe" -v -q -v -v -tWD -tWC -tWR -tWC -WM- -L"c:\PROGRA~2\Borland6
\lib" -e"bin\borland\debug\hello.exe" @"bin\borland\debug\hello.exe.rsp"
&& del "bin/borland/debug/hello.exe.rsp"

...failed borland.link bin/borland/debug/hello.exe...
...removing bin/borland/debug/hello.exe
...failed updating 1 target...

I do not think this is a borland.jam problem, because I can't even get the
last working version I had to work.

any ideas?

thanks
mal

 


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