Boost logo

Boost :

Subject: Re: [boost] [config] Unable to locate boost main tree
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-03-14 13:49:54


> Here's results with your updated configure script for g++:
>
> the following macros need to be defined
> BOOST_HAS_VARIADIC_TMPL BOOST_HAS_PTHREAD_YIELD
>
> the following macros need to be undef'ed
> BOOST_NO_VARIADIC_TEMPLATES BOOST_NO_SCOPED_ENUMS
> BOOST_NO_DELETED_FUNCTIONS BOOST_NO_DEFAULTED_FUNCTIONS
> BOOST_DEDUCED_TYPENAME BOOST_NO_0X_HDR_INITIALIZER_LIST
>
> and the results for Intel:
>
> the following macros need to be defined
> BOOST_HAS_PTHREAD_YIELD
>
> the following macros need to be undef'ed
> BOOST_NO_VARIADIC_MACROS BOOST_NO_MS_INT64_NUMERIC_LIMITS
> BOOST_DEDUCED_TYPENAME BOOST_NO_0X_HDR_INITIALIZER_LIST

Thanks will investigate: looks like some of the C++0x feature tests need
some updating, will get back to you on this shortly,

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk