Dear forum users,
Is there a default way to identify the toolset (in my case Intel Parallel Studio XE 2016) in the name of a library file that was build with that toolset? As an example, for Microsoft Visual Studio 2015 such an identification is "-vc140" (yielding library names like "libboost_atomic-vc140-mt-1_60.lib") . I'm looking for a similar way to include a reference to the Fortran toolset in my library files. I'd expect something like "-xe2016".
Thanks,
Michiel.