Error when using C++ Exception handling

Error when using C++ Exception handling

Portrait de bernth-andersson (Intel)

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

1 contribution / 0 nouveau(x)
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.