Boost logo

Boost :

Subject: Re: [boost] [MinGW] [Windows] [build boost 1.57] Help required to build boost
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-04-08 15:26:11


AMDG

On 04/08/2015 12:49 PM, Abhinav Tripathi wrote:
>
> E:\Prog Stuff\boost_1_57_0\tools\build\src\engine>.\bootstrap\jam0 -f
> build.jam --toolset=gcc "--toolset-root= "
> ...found 159 targets...
> ...updating 3 targets...
> [MKDIR] bin.ntx86
> 'C:\Users\Abhinav' is not recognized as an internal or external command,
> operable program or batch file.
>
> md "bin.ntx86"
>
> <snip>

I would guess that the name of the internal
batch file is not properly quoted. As a workaround
try setting TEMP to a path that doesn't contain
any spaces.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk