Menu

#550 "enable exception handling = no" ineffective

open
nobody
None
5
2012-09-26
2005-04-29
Dave Fox
No

project options/compiler/code generation/enable
exception handling should be updated for new compilers.

Exceptions are now on by default in mingw GCC 3.4.2.
the must be turned off with the -fno-exceptions option.

Workaround - specify -fno-exceptions on project
options/parameters property page.

Discussion


Log in to post a comment.