在 3/2/22 16:50, Vishal Subramanyam 写道:
On Wed, 2 Mar 2022 09:30:37 +0800
LIU Hao <[email protected]> wrote:
I suggest you use MSYS2 because they actively maintain new toolchains.

MSYS2 doesn't seem to work on my computer. Getting an error related to
cygheap or something. Anyway, I managed to find a Windows build of GCC
11 with MinGW-64 9.0 (on winlibs.com). Their builds don't seem to use
MSYS.


Because GCC uses the GNU autotools build system which requires a POSIX shell, either MSYS2 or Cygwin is a musthave. The built GCC is a native program and does not require a shell.

(Side note: The GCC LTO wrappers might cease to work if you do not have a 
shell.)




--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to