true, it does compile and run successfully wih x86_64-posix-seh, but i686-posix sjlj or dwarf produces segmentation fault. I have attached my test file
I'm having the same issue with mingw gcc 7.2 win32 both posix and win threads. In fact any thread_local class with destructor throws segmentation fault on destructor call. value of "this" pointer seems to be corrupt.
we are using 6.3.0 and are also affected by this. Any info on solution?
Sure, see attached picture. For my project i made i quick fix by setting LINESEP='\n'...
Line continuation is not working under Windows
thank you, now it works, i already learned this the hardway sometime ago, but it...
I'm trying to link to 64 bit direct3d 11 d3d11.dll without success first i create...
trying to build mingw w64 3.1.0 on mingww64/msys system. I'm having troubles compiling...