jmeubank / tdm-gcc

TDM-GCC is a cleverly disguised GCC compiler for Windows!
https://jmeubank.github.io/tdm-gcc/
572 stars 49 forks source link

Update TDM-GCC #61

Open lihaoyu1234 opened 1 year ago

lihaoyu1234 commented 1 year ago

Please update TDM-GCC, now the new version of gcc is 12.2.0.

flopezre commented 1 year ago

Yes, please.

revelator commented 1 year ago

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 ?.

revelator commented 1 year ago

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.

revelator commented 1 year ago

gcc-12.2.0 is out of the picture for the moment due to some changes in libsupc++ that break the shmem patch.

flopezre commented 1 year ago

Update please.

harshn05 commented 1 month ago

Please update, Sir.