[Boost-bugs] [Boost C++ Libraries] #1041: Cygwin requires PATH setting.

Subject: [Boost-bugs] [Boost C++ Libraries] #1041: Cygwin requires PATH setting.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-06-07 18:45:50


#1041: Cygwin requires PATH setting.
------------------------------+---------------------------------------------
 Reporter: grafik | Owner:
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: | Severity: Problem
 Keywords: gcc cygwin |
------------------------------+---------------------------------------------
 It turns out when one uses Cygwin GCC it requires that the bin directory
 be in the PATH for it to execute commands correctly. Without bin in the
 PATH one gets noops. This would not be a problem if one is running from
 the Cygwin Bash shell. But if one runs from say the Windows CMD shell, and
 hasn't set the PATH, nothing works. Like the msvc toolset, we can enforce
 the correct behavior by setting the PATH when running the gcc actions for
 the cygwin case.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1041>
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:49:55 UTC