Re: [Boost-bugs] [Boost C++ Libraries] #8235: Toolset “intel-win” fails on .asm files

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8235: Toolset “intel-win” fails on .asm files
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-24 12:39:51


#8235: Toolset “intel-win” fails on .asm files
----------------------------------+---------------------------
  Reporter: elmira.a.semenova@… | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords: assembler
----------------------------------+---------------------------

Comment (by elmira.a.semenova@…):

 Adding to tools/build/v2/tools/intel-win.jam a line
 toolset.flags intel-win.compile .ASM $(condition) : ml64
 ( for icl Intel64)
 or

 toolset.flags intel-win.compile .ASM $(condition) : ml64
 (for icl IA32)
 resolves this problem.

 This problem is discussed also on http://software.intel.com/en-
 us/forums/topic/494996
 and updated intel-win.jam is attached for fix this problem.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8235#comment:1>
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:15 UTC