| 1 | <html lang="en"><head>
|
|---|
| 2 | <title>Installing GCC: Binaries</title>
|
|---|
| 3 | <meta http-equiv="Content-Type" content="text/html">
|
|---|
| 4 | <meta name=description content="Installing GCC: Binaries">
|
|---|
| 5 | <meta name=generator content="makeinfo 4.0">
|
|---|
| 6 | <link href="http://texinfo.org/" rel=generator-home>
|
|---|
| 7 | </head><body>
|
|---|
| 8 |
|
|---|
| 9 | <p>W<p>e are often asked about pre-compiled versions of GCC. While we cannot
|
|---|
| 10 | provide these for all platforms, below you'll find links to binaries for
|
|---|
| 11 | various platforms where creating them by yourself is not easy due to various
|
|---|
| 12 | reasons.
|
|---|
| 13 |
|
|---|
| 14 | <p>Please note that we did not create these binaries, nor do we
|
|---|
| 15 | support them. If you have any problems installing them, please
|
|---|
| 16 | contact their makers.
|
|---|
| 17 |
|
|---|
| 18 | <ul>
|
|---|
| 19 | <li>AIX:
|
|---|
| 20 | <ul>
|
|---|
| 21 | <li><a href="http://www.bullfreeware.com">Bull's Freeware and Shareware Archive for AIX</a>;
|
|---|
| 22 |
|
|---|
| 23 | <li><a href="http://aixpdslib.seas.ucla.edu">UCLA Software Library for AIX</a>.
|
|---|
| 24 | </ul>
|
|---|
| 25 |
|
|---|
| 26 | <li>DOS--<a href="http://www.delorie.com/djgpp/">DJGPP</a>.
|
|---|
| 27 |
|
|---|
| 28 | <li>Hitachi H8/300[HS]--<a href="http://h8300-hms.sourceforge.net/">GNU Development Tools for the Hitachi H8/300[HS] Series</a>.
|
|---|
| 29 |
|
|---|
| 30 | <li>HP-UX:
|
|---|
| 31 | <ul>
|
|---|
| 32 | <li><a href="http://hpux.cae.wisc.edu/">HP-UX Porting Center</a>;
|
|---|
| 33 |
|
|---|
| 34 | <li><a href="ftp://sunsite.informatik.rwth-aachen.de/pub/packages/gcc_hpux/">Binaries for HP-UX 11.00 at Aachen University of Technology</a>.
|
|---|
| 35 | </ul>
|
|---|
| 36 |
|
|---|
| 37 | <li><a href="http://www.sco.com/skunkware/devtools/index.html#gcc">SCO OpenServer/Unixware</a>.
|
|---|
| 38 |
|
|---|
| 39 | <li>Sinix/Reliant Unix--<a href="ftp://ftp.siemens.de/sni/mr/pd/gnu/gcc">Siemens</a>.
|
|---|
| 40 |
|
|---|
| 41 | <li>Solaris 2 (SPARC, Intel)--<a href="http://www.sunfreeware.com/">Sunfreeware</a>.
|
|---|
| 42 |
|
|---|
| 43 | <li>SGI--<a href="http://freeware.sgi.com/">SGI Freeware</a>.
|
|---|
| 44 |
|
|---|
| 45 | <li>Windows 95, 98, and NT:
|
|---|
| 46 | <ul>
|
|---|
| 47 | <li>The <a href="http://sources.redhat.com/cygwin/">Cygwin</a> project;
|
|---|
| 48 | <li>The <a href="http://www.mingw.org/">MinGW</a> project.
|
|---|
| 49 | </ul>
|
|---|
| 50 |
|
|---|
| 51 | <li><a href="ftp://ftp.thewrittenword.com/packages/free/by-name/">The Written Word</a> offers binaries for Solaris 2.5.1, 2.6, 2.7/SPARC, 2.7/Intel,
|
|---|
| 52 | IRIX 6.2, 6.5, Digital UNIX 4.0D, HP-UX 10.20, and HP-UX 11.00.
|
|---|
| 53 |
|
|---|
| 54 | </ul>
|
|---|
| 55 |
|
|---|
| 56 | <p>In addition to those specific offerings, you can get a binary
|
|---|
| 57 | distribution CD-ROM from the
|
|---|
| 58 | <a href="http://www.fsf.org/order/order.html">Free Software Foundation</a>.
|
|---|
| 59 | It contains binaries for a number of platforms, and
|
|---|
| 60 | includes not only GCC, but other stuff as well. The current CD does
|
|---|
| 61 | not contain the latest version of GCC, but it should allow
|
|---|
| 62 | bootstrapping the compiler. An updated version of that disk is in the
|
|---|
| 63 | works.
|
|---|
| 64 |
|
|---|
| 65 | <hr />
|
|---|
| 66 | <p>
|
|---|
| 67 | <a href="./index.html">Return to the GCC Installation page</a>
|
|---|
| 68 |
|
|---|
| 69 | </body></html>
|
|---|
| 70 |
|
|---|