1292915Sdim<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2292915Sdim<html>
3292915Sdim<!-- Copyright (C) 1988-2020 Free Software Foundation, Inc.
4292915Sdim
5292915SdimPermission is granted to copy, distribute and/or modify this document
6292915Sdimunder the terms of the GNU Free Documentation License, Version 1.3 or
7292915Sdimany later version published by the Free Software Foundation; with no
8292915SdimInvariant Sections, the Front-Cover texts being (a) (see below), and
9292915Sdimwith the Back-Cover Texts being (b) (see below).  A copy of the
10292915Sdimlicense is included in the section entitled "GNU
11292915SdimFree Documentation License".
12292915Sdim
13292915Sdim(a) The FSF's Front-Cover Text is:
14292915Sdim
15292915SdimA GNU Manual
16292915Sdim
17292915Sdim(b) The FSF's Back-Cover Text is:
18292915Sdim
19292915SdimYou have freedom to copy and modify this GNU Manual, like GNU
20292915Sdim     software.  Copies published by the Free Software Foundation raise
21292915Sdim     funds for GNU development. -->
22292915Sdim<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
23292915Sdim<head>
24292915Sdim<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
25292915Sdim<title>Installing GCC: Binaries</title>
26292915Sdim
27292915Sdim<meta name="description" content="Installing GCC: Binaries">
28292915Sdim<meta name="keywords" content="Installing GCC: Binaries">
29292915Sdim<meta name="resource-type" content="document">
30292915Sdim<meta name="distribution" content="global">
31292915Sdim<meta name="Generator" content="makeinfo">
32292915Sdim<style type="text/css">
33292915Sdim<!--
34292915Sdima.summary-letter {text-decoration: none}
35292915Sdimblockquote.indentedblock {margin-right: 0em}
36292915Sdimblockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
37292915Sdimblockquote.smallquotation {font-size: smaller}
38292915Sdimdiv.display {margin-left: 3.2em}
39292915Sdimdiv.example {margin-left: 3.2em}
40292915Sdimdiv.lisp {margin-left: 3.2em}
41292915Sdimdiv.smalldisplay {margin-left: 3.2em}
42292915Sdimdiv.smallexample {margin-left: 3.2em}
43292915Sdimdiv.smalllisp {margin-left: 3.2em}
44292915Sdimkbd {font-style: oblique}
45292915Sdimpre.display {font-family: inherit}
46292915Sdimpre.format {font-family: inherit}
47292915Sdimpre.menu-comment {font-family: serif}
48292915Sdimpre.menu-preformatted {font-family: serif}
49292915Sdimpre.smalldisplay {font-family: inherit; font-size: smaller}
50292915Sdimpre.smallexample {font-size: smaller}
51292915Sdimpre.smallformat {font-family: inherit; font-size: smaller}
52292915Sdimpre.smalllisp {font-size: smaller}
53292915Sdimspan.nolinebreak {white-space: nowrap}
54292915Sdimspan.roman {font-family: initial; font-weight: normal}
55292915Sdimspan.sansserif {font-family: sans-serif; font-weight: normal}
56292915Sdimul.no-bullet {list-style: none}
57292915Sdim-->
58292915Sdim</style>
59292915Sdim
60292915Sdim
61292915Sdim</head>
62292915Sdim
63292915Sdim<body lang="en">
64292915Sdim<h1 class="settitle" align="center">Installing GCC: Binaries</h1>
65292915Sdim
66292915Sdim
67292915Sdim
68292915Sdim
69292915Sdim
70292915Sdim
71292915Sdim
72292915Sdim
73292915Sdim
74292915Sdim
75292915Sdim
76292915Sdim
77292915Sdim
78292915Sdim
79292915Sdim
80292915Sdim
81292915Sdim
82292915Sdim
83292915Sdim
84292915Sdim
85292915Sdim
86292915Sdim
87292915Sdim
88292915Sdim<a name="index-Binaries"></a>
89292915Sdim<a name="index-Installing-GCC_003a-Binaries"></a>
90292915Sdim
91292915Sdim<p>We are often asked about pre-compiled versions of GCC.  While we cannot
92292915Sdimprovide these for all platforms, below you&rsquo;ll find links to binaries for
93292915Sdimvarious platforms where creating them by yourself is not easy due to various
94292915Sdimreasons.
95292915Sdim</p>
96292915Sdim<p>Please note that we did not create these binaries, nor do we
97292915Sdimsupport them.  If you have any problems installing them, please
98292915Sdimcontact their makers.
99292915Sdim</p>
100292915Sdim<ul>
101292915Sdim<li> AIX:
102292915Sdim<ul>
103292915Sdim<li> <a href="http://www.bullfreeware.com">Bull&rsquo;s Open Source Software Archive for
104292915Sdimfor AIX 6 and AIX 7</a>;
105292915Sdim
106292915Sdim</li><li> <a href="http://www.perzl.org/aix/">AIX Open Source Packages (AIX5L AIX 6.1
107292915SdimAIX 7.1)</a>.
108292915Sdim</li></ul>
109292915Sdim
110292915Sdim</li><li> DOS&mdash;<a href="http://www.delorie.com/djgpp/">DJGPP</a>.
111292915Sdim
112292915Sdim</li><li> HP-UX:
113292915Sdim<ul>
114292915Sdim<li> <a href="http://hpux.connect.org.uk/">HP-UX Porting Center</a>;
115292915Sdim</li></ul>
116292915Sdim
117292915Sdim</li><li> Solaris 2 (SPARC, Intel):
118292915Sdim<ul>
119292915Sdim<li> <a href="https://www.opencsw.org/">OpenCSW</a>
120292915Sdim</li></ul>
121292915Sdim
122292915Sdim</li><li> macOS:
123292915Sdim<ul>
124292915Sdim<li> The <a href="https://brew.sh">Homebrew</a> package manager;
125292915Sdim</li><li> <a href="https://www.macports.org">MacPorts</a>.
126292915Sdim</li></ul>
127292915Sdim
128292915Sdim</li><li> Microsoft Windows:
129292915Sdim<ul>
130292915Sdim<li> The <a href="https://sourceware.org/cygwin/">Cygwin</a> project;
131292915Sdim</li><li> The <a href="http://www.mingw.org/">MinGW</a> and
132292915Sdim<a href="http://mingw-w64.org/doku.php">mingw-w64</a> projects.
133292915Sdim</li></ul>
134292915Sdim
135292915Sdim</li><li> <a href="http://www.openpkg.org/">OpenPKG</a> offers binaries for quite a
136292915Sdimnumber of platforms.
137292915Sdim
138292915Sdim</li><li> The <a href="http://gcc.gnu.org/wiki/GFortranBinaries">GFortran Wiki</a> has
139292915Sdimlinks to GNU Fortran binaries for several platforms.
140292915Sdim</li></ul>
141292915Sdim
142292915Sdim<hr />
143292915Sdim<p>
144292915Sdim<p><a href="./index.html">Return to the GCC Installation page</a>
145292915Sdim</p>
146292915Sdim
147292915Sdim
148292915Sdim
149292915Sdim
150292915Sdim
151292915Sdim
152292915Sdim
153292915Sdim</body>
154292915Sdim</html>
155292915Sdim