install.texi (Binaries): Add Sinix/Reliant Unix.
* doc/install.texi (Binaries): Add Sinix/Reliant Unix. Move Hitachi entry. Make punctuation more consistent. From-SVN: r55037
This commit is contained in:
parent
759236dd7c
commit
8d5362b772
|
@ -1,3 +1,8 @@
|
|||
2002-06-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
||||
|
||||
* doc/install.texi (Binaries): Add Sinix/Reliant Unix. Move
|
||||
Hitachi entry. Make punctuation more consistent.
|
||||
|
||||
2002-06-27 Matt Kraai <kraai@alumni.cmu.edu>
|
||||
|
||||
* doc/install.texi: Change ` bit' to `-bit'.
|
||||
|
|
|
@ -1397,11 +1397,15 @@ AIX:
|
|||
@uref{http://freeware.bull.net,,Bull's Freeware and Shareware Archive for AIX};
|
||||
|
||||
@item
|
||||
@uref{http://aixpdslib.seas.ucla.edu,,UCLA Software Library for AIX};
|
||||
@uref{http://aixpdslib.seas.ucla.edu,,UCLA Software Library for AIX}.
|
||||
@end itemize
|
||||
|
||||
@item
|
||||
DOS---@uref{http://www.delorie.com/djgpp/,,DJGPP};
|
||||
DOS---@uref{http://www.delorie.com/djgpp/,,DJGPP}.
|
||||
|
||||
@item
|
||||
Hitachi H8/300[HS]---@uref{http://h8300-hms.sourceforge.net/,,GNU
|
||||
Development Tools for the Hitachi H8/300[HS] Series}.
|
||||
|
||||
@item
|
||||
HP-UX:
|
||||
|
@ -1415,13 +1419,16 @@ HP-UX:
|
|||
|
||||
@item
|
||||
@uref{http://www.sco.com/skunkware/devtools/index.html#gcc,,SCO
|
||||
OpenServer/Unixware};
|
||||
OpenServer/Unixware}.
|
||||
|
||||
@item
|
||||
Solaris 2 (SPARC, Intel)---@uref{http://www.sunfreeware.com/,,Sunfreeware};
|
||||
Sinix/Reliant Unix---@uref{ftp://ftp.siemens.de/sni/mr/pd/gnu/gcc,,Siemens}.
|
||||
|
||||
@item
|
||||
Solaris 2 (SPARC, Intel)---@uref{http://www.sunfreeware.com/,,Sunfreeware}.
|
||||
|
||||
@item
|
||||
SGI---@uref{http://freeware.sgi.com/,,SGI Freeware};
|
||||
SGI---@uref{http://freeware.sgi.com/,,SGI Freeware}.
|
||||
|
||||
@item
|
||||
Windows 95, 98, and NT:
|
||||
|
@ -1437,10 +1444,6 @@ The @uref{http://www.mingw.org/,,MinGW} project.
|
|||
Written Word} offers binaries for Solaris 2.5.1, 2.6, 2.7/SPARC, 2.7/Intel,
|
||||
IRIX 6.2, 6.5, Digital UNIX 4.0D, HP-UX 10.20, and HP-UX 11.00.
|
||||
|
||||
@item
|
||||
Hitachi H8/300[HS]---@uref{http://h8300-hms.sourceforge.net/,,GNU
|
||||
Development Tools for the Hitachi H8/300[HS] Series}
|
||||
|
||||
@end itemize
|
||||
|
||||
In addition to those specific offerings, you can get a binary
|
||||
|
|
Loading…
Reference in New Issue