Re: [Boost-bugs] [Boost C++ Libraries] #13197: bootstrap canot find yyacc.c

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13197: bootstrap canot find yyacc.c
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-09-24 21:04:40


#13197: bootstrap canot find yyacc.c
-------------------------------+----------------------------
  Reporter: valenn4@… | Owner: (none)
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.65.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by krunchfrompoland@…):

 Sorry, made a mistake in previous comment. (can admin delete it?)

 First two steps are incorect. It should go like this:

 1) cd to "<boost base directory>\tools\build\src\engine"

 2) Execute: "set VSCMD_START_DIR=%CD%"

 3) cd to "<boost base directory>"

 4) Execute: bootstrap

 5) Execute: "set VSCMD_START_DIR=" (be sure there is no space after =)

 6) Execute: b2

 (based on solution:
 https://github.com/boostorg/build/issues/236#issuecomment-330475306)

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13197#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-09-24 21:10:14 UTC