Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Is fstack-protector-all supported on MIC?

$
0
0

I'm debugging a crash in my Fortran code, and would like to try stack protection.

Is fstack-protector-all supported on the MIC platform?  When I build with -mic -fstack-protector-all the executable crashes because it can't find the libssp.so.0 library.  Is a MIC version of that library supposed to be included with my compiler?  I'm using ifort 14.0.2.  

Thank you for your help.


Viewing all articles
Browse latest Browse all 3270

Trending Articles