Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5048: compilation error under ia64 HP-UX11i with gcc-4.4.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-10 02:34:52
#5048: compilation error under ia64 HP-UX11i with gcc-4.4.0
--------------------------------------+-------------------------------------
Reporter: ruipfernandes@⦠| Owner: bemandawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords: HP-UX
--------------------------------------+-------------------------------------
Comment (by bemandawes):
Fixing the problem by defining _INCLUDE_STDC__SOURCE_199901 in the jamfile
solves the problem for those who use Boost.Build, but doesn't solve it for
those who build via some other build system.
The preferred fix would be to add a #define _INCLUDE_STDC__SOURCE_199901
somewhere, perhaps <boost/config/platform/hpux.hpp>.
Is that a workable solution? What does _INCLUDE_STDC__SOURCE_199901
actually do?
--Beman
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5048#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:05 UTC