您的当前位置:首页正文

The MinGW and mingw-w64 projects.----GCC

2024-11-24 来源:个人技术集锦

https://gcc.gnu.org/install/binaries.html

Installing GCC

We are often asked about pre-compiled versions of GCC. While we cannot provide these for all platforms, below you’ll find links to binaries for various platforms where creating them by yourself is not easy due to various reasons.

Please note that we did not create these binaries, nor do we support them. If you have any problems installing them, please contact their makers.

  • AIX:
    • ;
    • .
  • DOS—.
  • HP-UX:
    • ;
  • Solaris 2 (SPARC, Intel):
  • macOS:
    • The  package manager;
    • .
  • Microsoft Windows:
    • The  project;
    • The  and  projects.
  •  offers binaries for quite a number of platforms.
  • The  has links to GNU Fortran binaries for several platforms.

转载于:https://www.cnblogs.com/zengkefu/p/6991737.html

显示全文