Opened 7 years ago
Last modified 7 years ago
#11793 new Bugs
Build for Intel Xeon Phi fails
Reported by: | 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)
Change History (2)
by , 7 years ago
comment:1 by , 7 years ago
Component: | None → build |
---|---|
Owner: | set to |
Note:
See TracTickets
for help on using tickets.
Updated file