Opened 7 years ago

Last modified 7 years ago

#11793 new Bugs

Build for Intel Xeon Phi fails

Reported by: evgeny.fiksman@… Owned by: Vladimir Prus
Milestone: To Be Determined Component: build
Version: Boost 1.59.0 Severity: Problem
Keywords: Cc:

Description

Hi,

I'm trying to build the BOOST library for Xeon Phi. It should be simple: using intel tools and providing -mmic flag to the compiler should be sufficient. However, this flag is not provided for the assemebler and linker fails because of wrong object.

I've resolved this issue by modification of build scripts. gcc.jam: line 642 please add $(USER_OPTIONS)

Attachments (1)

gcc.jam (46.1 KB ) - added by evgeny.fiksman@… 7 years ago.
Updated file

Download all attachments as: .zip

Change History (2)

by evgeny.fiksman@…, 7 years ago

Attachment: gcc.jam added

Updated file

comment:1 by viboes, 7 years ago

Component: Nonebuild
Owner: set to Vladimir Prus
Note: See TracTickets for help on using tickets.