2012/8/20 JonY: > Are you building for win64 target? If so, you can remove the > --enable-sjlj-exceptions or --disable-sjlj-exceptions option. > > win32 target builds should be unaffected. Yes, if I remove the --enable-sjlj-exceptions, then build for win64 target is successful. But for win32, the build is completed with same error. Another question: what will no longer be able to use SJLJ exceptions for win32/win64? -- Regards, niXman ___________________________________________________ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/