[Boost-bugs] [Boost C++ Libraries] #7522: bootstrap.bat fails when TMP/TEMP folder contains a space in the path on Windows

Subject: [Boost-bugs] [Boost C++ Libraries] #7522: bootstrap.bat fails when TMP/TEMP folder contains a space in the path on Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-17 16:36:26


#7522: bootstrap.bat fails when TMP/TEMP folder contains a space in the path on
Windows
--------------------------------------------------+-------------------------
 Reporter: David Hait <dhait@…> | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.51.0
 Severity: Problem | Keywords:
--------------------------------------------------+-------------------------
 To reproduce: (on Windows 7 x64 machine with vs2010)

 1. set TEMP=C:\Program Files\Temp
 2. set TMP=%TEMP%
 3. bootstrap

 Gives error.
 Bootstrap.log shows that "Files\Temp\_CL_xxxx.obj" not found, indicating a
 problem with ' ' in path.

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