Re: [Mingw-w64-public] segfaults after longjmp on 64bit Windows w/SJLJ exceptions

2015-09-11 Thread Kai Tietz
2015-09-10 23:16 GMT+02:00 Kevin Ushey : > Hi everyone, > > I'm part of a team attempting to update the toolchain used to compile and > build R and R packages for Windows, and we've been having some issues. > > Previously, we used a toolchain built with gcc 4.6.3 (SJLJ exceptions, win32 > threads)

[Mingw-w64-public] segfaults after longjmp on 64bit Windows w/SJLJ exceptions

2015-09-10 Thread Kevin Ushey
Hi everyone, I'm part of a team attempting to update the toolchain used to compile and build R and R packages for Windows, and we've been having some issues. Previously, we used a toolchain built with gcc 4.6.3 (SJLJ exceptions, win32 threads) and are trying to update the toolchain to use gcc 4.9