The MASM Forum

Projects => Rarely Used Projects => RadAsm IDE Support => Topic started by: bluedevil on October 20, 2022, 08:23:54 AM

Title: MSYS2-with-RadASM2
Post by: bluedevil on October 20, 2022, 08:23:54 AM
The MSYS2 group (https://www.msys2.org/) actively develop mingw64/mingw32/ucrt64 and clang packages. And I also use them. I don't know what happened to  old mingw.org but there is a thread about it: Does anybody know the status of www.mingw.org? (https://stackoverflow.com/questions/65661720/does-anybody-know-the-status-of-www-mingw-org)

You can clone the repo from here:
Quote
https://github.com/blue-devil/MSYS2-with-RadASM2
Title: Re: MSYS2-with-RadASM2
Post by: HSE on October 20, 2022, 09:59:27 AM
https://osdn.net/projects/mingw/ ?
Title: Re: MSYS2-with-RadASM2
Post by: bluedevil on October 20, 2022, 11:19:11 PM
@HSE, I have already answered my own question in my thread   :biggrin:

BTW: The link you shared only provides 32bit and gcc version 9.2.0, but MSYS2 provides both 32 and 64bit and latest gcc version