On 9/27/2012 16:53, Ruben Van Boxem wrote: > Hi, > > I would like to disable the code that uses these functions (like LLVM does > currently if __USING_SJLJ_EXCEPTIONS__ is defined) but I can't seem to find > a good predefined macro. GCC 4.7 already defines __SEH__, so I can't use > that. Any ideas? > > Ruben >
Make sure GCC is 4.8 and __SEH__ is defined?
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
