Re: [Boost-bugs] [Boost C++ Libraries] #5932: Intel C++ V12.1.0.233 in Linux compilation errors

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5932: Intel C++ V12.1.0.233 in Linux compilation errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-29 06:45:36


#5932: Intel C++ V12.1.0.233 in Linux compilation errors
-------------------------------+--------------------------------------------
  Reporter: boost@… | Owner: pdimov
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: smart_ptr
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords: icpc
-------------------------------+--------------------------------------------

Comment (by tetsu.h@…):

 I have hitting same problem with Intel compiler 12.1.0 on MacOSX and Boost
 1.47.0.

 this ticket is related with #5941, #5878.
 #5878 suggest workaround modify and it solved this problem.

 r74573 doesn't fix this issue.

 This problem can be caused by incorrect value of !__INTEL_COMPILER define.
 Intel compiler 12.1.0 set !__INTEL_COMPILER to 9999.

 Previous Intel compiler 12.0.X set !__INTEL_COMPILER to 1200, and
 boost/config/compiler/intel.hpp check it version and set variables.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5932#comment:3>
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:07 UTC