Englisch
An error in the Intel C++ Compiler for QNX configuration has been discovered. Below is a description of the problem and a simple workaround.
Problem: If a C++ application is using exception handling there will be an error in runtime when the exception is thrown.
Workaround: Make sure that you are using the option -fexceptions for the linking stage