Hi,
I installed parallel_studio_xe_2015_update3 on my debian jessie on linux, and when i'm trying to compile the code I'm working on with icpc, there is this strange error :
/usr/include/c++/4.9/sstream(564): internal error: assertion failed at: "shared/cfe/edgcpfe/lower_init.c", line 5243
~basic_stringstream()
with no links to my code or anything else.
What did I missed?
Config:
kernel version 3.16.0-4-amd64
libstdc++6
g++ 4.9.2 also installed (no issues with this compiler)
Thanks for your help I'm stuck with this problem.
Johan