Boost logo

Boost Users :

Subject: Re: [Boost-users] Cray C++ compiler errors
From: Nico Schlömer (nico.schloemer_at_[hidden])
Date: 2012-04-07 11:22:32


> #define BOOST_NO_RVALUE_REFERENCES
> should fix the problem.  The easiest
> place to add it is boost/config/user.hpp.

Is there a second-easiest place? I don't have root access at this machine.
Is there a released version available with said fix?

--Nico

On Sat, Apr 7, 2012 at 4:54 PM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> AMDG
>
> On 04/07/2012 06:43 AM, Nico Schlömer wrote:
>> Hi all,
>>
>> has anyone succeeded in compiling Boost with the Cray C++ compiler?
>> I'm using Boost 1.47.0 and get error messages of the type
>>
>
> #define BOOST_NO_RVALUE_REFERENCES
> should fix the problem.  The easiest
> place to add it is boost/config/user.hpp
> This appears to be fixed in the trunk.
>
>> ====================== *snip* ======================
>> CC-439 crayc++: ERROR File =
>> /usr/common/usg/boost/1.47.0/include/boost/type_traits/is_rvalue_reference.hpp,
>> Line = 21
>>   A greater-than character (">") is expected.
>>
>>   BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_1(typename
>> T,is_rvalue_reference,T&&,true)
>>   ^
>> ====================== *snap* ======================
>>
>
> In Christ,
> Steven Watanabe
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net