Hi All,
My gcc version is 332 and I upgraded ICC to 14.0 . Now when I compile my code I get the error as below :
ia32/mcpcom: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
My question is - " IsICC 14.0 not compatible with gcc 3.3.2" . What are the problems we can face if we do not use the latest gcc.
Please note my application does not use C++ 11 features.
Thanks,
Anchal