Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-01-15 06:54:56


David Abrahams <dave_at_[hidden]> writes:

> However, I'm getting this failure:
>
> cd c:/boost/tools/build/test/
> set PATH=c:/tools/mingw-2.0/bin;%PATH% && python stage.py
> Traceback (most recent call last):
> File "c:\boost\tools\build\test\stage.py", line 15, in ?
> t.write("aux/1", "")
> File "c:\boost\tools\build\test\BoostBuild.py", line 129, in write
> open(nfile, "wb").write(content)
> IOError: [Errno 2] No such file or directory: 'C:\\DOCUME~1\\DAVIDA~1\\LOCALS~1\\Temp\\testcmd.487\\aux\\1'

I bet this is about extensions again. Maybe we ought to fix the test
framework to auto-adjust extensions it sees based on the platform?

-- 
David Abrahams
dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
 

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