Boost logo

Boost-Build :

From: Eric Niebler (eric_at_[hidden])
Date: 2008-07-06 20:02:25


Eric Niebler wrote:
> Jurko Gospodnetiæ wrote:
>>
>> Here's a modified version of a patch suggested by Daniel James in
>> the 'Re: [Accumulators] Problem building the combined boost
>> documentation.' thread.
> <snip>
>> Eric & Daniel, could you test whether this works around the
>> documentation generation problems on your end?
>
> Works in cygwin.

But alas it is causing my windows builds to fail. From the Vista command
prompt with a native win32 bjam, I get this when trying to run the
foreach tests:

...updating 200 targets...
MkDir1-quick-fix-for-unix ..\..\..\bin.v2\libs\foreach
MkDir1-quick-fix-for-unix ..\..\..\bin.v2\libs\foreach\test
A subdirectory or file -p already exists.
Error occurred while processing: -p.

     mkdir -p "..\..\..\bin.v2\libs\foreach\test"

...failed MkDir1-quick-fix-for-unix ..\..\..\bin.v2\libs\foreach\test...

Looks like the patch thinks I'm on a unix system.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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