How to disable exceptions with g++

Mihai Donțu mihai.dontu@gmail.com
Mon Oct 6 21:26:00 GMT 2008


On Monday 06 October 2008, Angel Tsankov wrote:
> Hi,
>
> How do I disable exception handling when compiling with g++?

Try the -fno-exceptions g++ option.

-- 
Mihai Donțu
unices.bitdefender.com



More information about the Gcc-help mailing list