boostorg / boostorg/boost

Build was Killed during compilation on intel2017.1 compiler

Open
#225 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
8.6k
Forks
1.9k
Avg merge
39m
Merged PRs (30d)
2

Description

I hace excuted this command in order to compile on intel compiler
compiler enviroment had been added
from /tools/build
./bootstrap.sh
./b2 install --prefix=$HOME/local/BOOST
export PATH=$HOME/local/BOOST/bin:$PATH
cd ../../
b2 address-model=64 toolset=intel stage

Error message
remark #11074: Inlining inhibited by limit max-size
remark #11074: Inlining inhibited by limit max-total-size
remark #11076: To get full report use -opt-report=3 -opt-report-phase ipo
Killed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.