2013/3/27 Jon <[email protected]>: > 4) For 64-bit C++ code, the current "best" recommendation is dwarf+seh when > using 4.8.0+ unless one has other constraints.
AFAIU seh+posix or seh+win32. dwarf+seh makes no sense. dwarf is just available for debugging on x64 and has nothing to do with exception handling. > Any other important tradeoffs/considerations? > > Jon Kai ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
