Subject: [Boost-bugs] [Boost C++ Libraries] #4821: Mingw64 needs configuration settings
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-08 04:22:05
#4821: Mingw64 needs configuration settings
----------------------------------------+-----------------------------------
Reporter: Jim Bell <jim@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: config
Version: Boost Development Trunk | Severity: Problem
Keywords: mingw64 win7 |
----------------------------------------+-----------------------------------
The trunk test for the new Win7-x64 test (using mingw64) fails tests
because BOOST_WINDOWS seems undefined.
Here's the result for running config's ./configure.sh script with
--enable-test:
----
the following macros need to be defined
BOOST_HAS_VARIADIC_TMPL
BOOST_HAS_LOG1P
BOOST_HAS_GETTIMEOFDAY
BOOST_HAS_EXPM1
the following macros need to be undef'ed
BOOST_NO_VARIADIC_TEMPLATES
BOOST_NO_SCOPED_ENUMS
BOOST_NO_MS_INT64_NUMERIC_LIMITS
BOOST_NO_DELETED_FUNCTIONS
BOOST_NO_DEFAULTED_FUNCTIONS
BOOST_DEDUCED_TYPENAME
BOOST_NO_0X_HDR_INITIALIZER_LIST
----
I'm also attaching all the compiler defines, FYI.
{{{
g++ -dM -E - <<<''
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4821> 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:04 UTC