I'm using gcc-mp-6 (MacPorts gcc6 6.4.0_0) from 2017 on a PowerPC MacOS system 
10.5. For some reason, using C++ exceptions doesn't seem to work with the 
compiler. Whenever my program tries to throw an exception, it just hangs and I 
need to use Ctrl-C to kill it.

Are C++ exceptions generally unsupported by the gcc-mp-6 version I'm using or 
is there any special compiler or linker flag that needs to be used to make C++ 
exceptions work with my gcc-mp-6 version? Any ideas?

-- 
Best regards,
 Andreas Falkenhahn                          mailto:andr...@falkenhahn.com

Reply via email to