jmeubank / tdm-gcc

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

Update `mingw32-make` from v3.82 to 4.x #35

Open jabezwinston opened 3 years ago

jabezwinston commented 3 years ago

GNU Make utility hasn't been updated for a quite a long time.

There are some compatibility issues with newer versions of GCC.

Makes sense to migrate to newer mingw32-make version. https://repo.msys2.org/mingw/i686/mingw-w64-i686-make-4.3-1-any.pkg.tar.xz

C:\Users\Winston>mingw32-make -v
GNU Make 3.82.90
Built for i686-pc-mingw32
Copyright (C) 1988-2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.