tdm-gcc
tdm-gcc copied to clipboard
Update TDM-GCC
Please update TDM-GCC, now the new version of gcc is 12.2.0.
Yes, please.
had a bout of issues with the latest version turned out the mutex locking mechanism was not working at all :O took several weeks of debugging but i managed to fix it and have a version of gcc-11.3.0 ready with no external dependencies needed. On the plus side ASLR and DEP are now working to (also broken because of the non working mutex lock) .
ill post a link later when im done uploading it to sourceforge, maybe of some interrest to johnE as well ?.
https://sourceforge.net/projects/cbadvanced/files/TDM%20Release%20ASLR%2020-11-22/
here it is. pretty darn stable now :) a few packages from the MSYS2 mingw repos dont like being built using the static gcc runtimes (Ogre3d and gdk-pixbuf2) everything else seems to work just fine.
gcc-12.2.0 is out of the picture for the moment due to some changes in libsupc++ that break the shmem patch.
Update please.
Please update, Sir.