id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4821,MinGW64 needs configuration settings,Jim Bell ,John Maddock,"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 - <<<'' }}} ",Bugs,closed,To Be Determined,config,Boost Development Trunk,Problem,worksforme,mingw64 win7,jim@…