Boost logo

Boost :

Subject: Re: [boost] [Boost.config] User.hpp for new PGI 10.9 compiler
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2010-11-05 11:53:18


On Nov 5, 2010, at 3:54 AM, John Maddock wrote:

>> Can a Boost.config developer take a look at the attached user.hpp
>> generated by the configure script for the pgi-10.9 toolset? Are
>> there any obvious changes necessary to boost/config/compiler/pgi.hpp?
>
> Can I get to run the configure script with the --enable-test option
> - it'll
> print the changes it thinks are necessary at the end of the run - much
> easier and more reliable than trying to figure things out manually.

Ah, didn't know about this option. Here's the result.

the following macros need to be defined
BOOST_HAS_PTHREADS BOOST_NO_TWO_PHASE_NAME_LOOKUP

the following macros need to be undef'ed
BOOST_NO_VARIADIC_MACROS BOOST_NO_STDC_NAMESPACE
BOOST_NO_EXTERN_TEMPLATE BOOST_NO_EXCEPTION_STD_NAMESPACE
BOOST_DEDUCED_TYPENAME

Thanks John!

-- Noel


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