Re: [Boost-bugs] [Boost C++ Libraries] #5305: Compiling boost 1.46.1 with bjam under Windows 7 using MSVC 2010 and Intel Compiler XE 2011.0.154

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5305: Compiling boost 1.46.1 with bjam under Windows 7 using MSVC 2010 and Intel Compiler XE 2011.0.154
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-13 17:19:29


#5305: Compiling boost 1.46.1 with bjam under Windows 7 using MSVC 2010 and Intel
Compiler XE 2011.0.154
------------------------------------------------+---------------------------
  Reporter: Edward Rankin <erankin@…> | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.46.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------------+---------------------------

Comment (by lelouch <lelouch.g34ss@…>):

 I have a patch which allows to build boost with Intel Composer Studio.
 After applying the patch i have the following lines in user-config.jam:
 path-constant intel-compiler-12 : [ os.environ ICPP_COMPILER12 ] ;


 using intel : 12.0 : $(intel-compiler-12)/bin/ia32/icl.exe :
 <compatibility>vc10 <cxxflags>/Qstd=c++0x ;


 The patch is missing the 64-bit build. Another problem what i encountered
 that it is not possible to build boost with multiple visual studio
 versions.
 And what would be cleaned up for patch to be applied?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5305#comment:2>
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