help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compile with no exceptions


From: kitschen
Subject: Compile with no exceptions
Date: Thu, 31 Aug 2006 11:33:35 +0200
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Hello
Is it possible in g++ (3.2) to compile without exception handling? (turn off all exceptions)

I would like to estimate the performance gain on my code without exception. Is this possible without rewriting the code and taking out all try and catch etc?

(I accept that it might then crash uncleanly...)

Thanks Phil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]