Re: 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.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



在 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

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux