Boost logo

Boost Users :

Subject: Re: [Boost-users] Install Boost.Build: gcc command not found (Windows)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-29 11:54:03


AMDG

On 05/29/2013 12:51 AM, Tom C wrote:
> I'm trying to build boost from sources following this guide:
>
> "http://www.boost.org/doc/libs/1_53_0/more/getting_started/windows.html#or-build-binaries-from-source"
>
> I got the following outputs:
>
> here is bootstrap.log:
>
> here is my C:[...]\boost_1_53_0\tools\build\v2\user-config.jam:
>
> here is my PATH:
>
> It seems like the user-config.jam is not read by the bootstrap command.
>

Right. user-config.jam is parsed by Boost.Build.
Boost.Build doesn't exist before running bootstrap.
Just make sure that gcc is in your PATH.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net