Boost logo

Boost Users :

Subject: [Boost-users] Setting cxxflags for intel compiler
From: Michalke, Simon (simon.michalke_at_[hidden])
Date: 2018-08-23 06:42:18


Hi,

in order to compile boost I need to tell the intel compiler which gcc
version to use. I am trying to achive this with a user-config.jam

using intel-linux : icpc : <cxxflags> -gcc-name=gcc-7 -gxx-name=g++-7 ;

But none of the flags appear in the compile log. Which syntax am I
supposed to use to get them working?

Regards,
Simon


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net