Subject: [Boost-bugs] [Boost C++ Libraries] #12077: gcc: error: CreateProcess: No such file or directory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-19 15:02:22
#12077: gcc: error: CreateProcess: No such file or directory
----------------------------+------------------------------
Reporter: james@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.61.0
Severity: Problem | Keywords:
----------------------------+------------------------------
{{{
C:\Users\James\code\boost\v1_60>bootstrap.bat gcc
Building Boost.Build engine
gcc: error: CreateProcess: No such file or directory
Failed to build Boost.Build engine.
}}}
gcc is in my path
{{{
C:\Users\James\code\boost\v1_60>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
Target: mingw32
Configured with: ../../../src/gcc-4.9.2/configure --build=mingw32
--enable-
...
Thread model: posix
gcc version 4.9.2 (tdm-1)
}}}
here is the log
{{{
###
### Using 'gcc' toolset.
###
C:\Users\James\code\boost\v1_60\tools\build\src\engine>if exist bootstrap
rd /S /Q bootstrap
C:\Users\James\code\boost\v1_60\tools\build\src\engine>md bootstrap
C:\Users\James\code\boost\v1_60\tools\build\src\engine>gcc -DNT -o
bootstrap\jam0.exe command.c compile.c constants.c debug.c execcmd.c
execnt.c filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c
jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c
output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c
subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c
md5.c class.c cwd.c w32_getreg.c native.c modules/set.c modules/path.c
modules/regex.c modules/property-set.c modules/sequence.c modules/order.c
C:\Users\James\code\boost\v1_60\tools\build\src\engine>exit /b 1
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12077> 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-02-16 18:50:19 UTC