Hello, I would like to know how to download gcc 9.2 in windows from here. https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/ Thanks.

Liu Hao lh_mouse@126.com
Tue Nov 5 02:46:00 GMT 2019


在 2019/11/5 3:58, Aditya Guharoy 写道:
> Hello,
> I would like to know how to download gcc 9.2 in windows from here.
> https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/
> Thanks.
> 

You may get prebuilt toolchains from MSYS2 [1].

0) Remember to update pacman databases and all packages once
   the installation is complete:

    $ pacman -Syu

1) Use this command to install GCC for both x86 and x64:

    $ pacman -S mingw-w64-{i686,x86_64}-gcc


[1] https://www.msys2.org/


-- 
Best regards,
LH_Mouse

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20191105/1a7188d8/attachment.sig>


More information about the Gcc-help mailing list