[Boost-bugs] [Boost C++ Libraries] #9488: bjam.exe and doskey not getting along

Subject: [Boost-bugs] [Boost C++ Libraries] #9488: bjam.exe and doskey not getting along
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-12 16:29:31


#9488: bjam.exe and doskey not getting along
-----------------------------------+---------------------------
 Reporter: Matt <matthewbrown@…> | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
-----------------------------------+---------------------------
 I just ran into a really strange bug... Attemptign to install boost to be
 available to Visual Studio Express 2012, I attempted a the following
 method of install:

 1) Open a Visual Studio command prompt. From the start menu it's: All
 Programs|Microsoft Visual Studio 11|Native x64 Command Prompt.
 2) Unzip boost_1_48_0.zip and set the working directory to boost_1_48_0
 3) run bootstrap.bat
 4) run bjam.exe


 All went well until I ran bjam.exe. I got to the "Building the Boost C++
 Libraries" and then doskey crashed repeatedly.

 I have doskey being run everytime an instance of cmd.exe, is executed (via
 a batch script in HKCU\Software\Microsoft\Command Processor: reg_sz
 AutoRun). If I remove doskey from the AutoRun script, the crash does not
 occur.

 The would make sense if bjam.exe was calling processes via cmd.exe, which
 seems like odd practice (I think).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9488>
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:15 UTC