Formerly install.texi.~2~
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 22 May 1997 21:56:07 +0000 (17:56 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 22 May 1997 21:56:07 +0000 (17:56 -0400)
From-SVN: r14112

gcc/install.texi

index 7de6200c184737392c134b2125000b0274450ea8..c6ba6f5d79b79905104873d0aa1156f25ca01825 100644 (file)
@@ -584,7 +584,7 @@ Here are the possible CPU types:
 @quotation
 @c gmicro, alliant, spur and tahoe omitted since they don't work.
 1750a, a29k, alpha, arm, c@var{n}, clipper, dsp16xx, elxsi, h8300,
-hppa1.0, hppa1.1, i370, i386, i486, i586, i860, i960, m68000, m68k,
+hppa1.0, hppa1.1, i370, i386, i486, i586, i860, i960, m32r, m68000, m68k,
 m88k, mips, mipsel, mips64, mips64el, ns32k, powerpc, powerpcle,
 pyramid, romp, rs6000, sh, sparc, sparclite, sparc64, vax, we32k.
 @end quotation
@@ -1019,6 +1019,9 @@ You can tell GNU CC to use the GNU assembler and linker, by specifying
 COFF format object files and executables;  otherwise GNU CC will use the
 installed tools, which produce a.out format executables.
 
+@item m32r-*-elf
+Embedded M32R system.
+
 @item m68000-hp-bsd
 HP 9000 series 200 running BSD.  Note that the C compiler that comes
 with this system cannot compile GNU CC; contact @code{law@@cs.utah.edu}
@@ -1444,7 +1447,6 @@ problem, compile just the GNU C compiler first, and use it to recompile
 building all the languages that you want to run.
 
 @item sparc-sun-*
-@item sparc64-sun-*
 See @ref{Sun Install}, for information on installing GNU CC on Sun
 systems.