Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8934: b2 : failed to write output file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-29 07:30:45
#8934: b2 : failed to write output file
-------------------------------------+---------------------
Reporter: jeffrey.beu.uz8yz6yl@⦠| Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------+---------------------
Comment (by jeffrey.beu.uz8yz6yl@â¦):
Substituted occurrences of fopen in bjam/b2 source file with openfile.c
which simply converts the arguments to wchar_t; prefixes the path with the
voodoo of \ \ ? \ which allows very long path names in windows; then calls
the _wfopen.
Boost is now building fine.
openfile is not meant to be a patch, just a quick fix that demonstrates a
primitive resolution.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8934#comment:1> 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:13 UTC