tdm-gcc-src
tdm-gcc-src copied to clipboard
GCC sources for the TDM GCC releases
uncoupled the shmem patch even more using inline asembly for memset and memcpy, also added a better debugbreak. cleaned it up some also and changed the single threaded TLS code...
does not happen with normal mingw-w64 64 bit ?!?, also tried linking with the dynamic runtimes instead using -shared-libgcc -shared-libstdc++ but same problem.
I tried to compile the last svn codeblocks version (12458) with your tdm gcc 10.3 version, 64 bits on windows 10. I have 2 problems with that: - My antivirus...