summaryrefslogtreecommitdiffstats
path: root/doc/started_ada/versions.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-11 13:55:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-11 13:55:14 +0000
commit8e8676daae33d27c42ba95ff0a3721316c2245c7 (patch)
treea041fff5415ee330bd4d98d76254c35a908d5725 /doc/started_ada/versions.texi
parentPrinted copy given to Steve and Mark (diff)
downloadrtems-8e8676daae33d27c42ba95ff0a3721316c2245c7.tar.bz2
Base line -- copied from C/C++
Diffstat (limited to '')
-rw-r--r--doc/started_ada/versions.texi82
1 files changed, 82 insertions, 0 deletions
diff --git a/doc/started_ada/versions.texi b/doc/started_ada/versions.texi
new file mode 100644
index 0000000000..ce84d3633a
--- /dev/null
+++ b/doc/started_ada/versions.texi
@@ -0,0 +1,82 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@c
+@c This file contains all toolset version dependent information
+@c
+
+@c
+@c Comment out setting the "XYZ-RTEMSPATCH" variable if there is no
+@c patch required. The documentation will detect this and print
+@c an appropriate message in a short section.
+@c
+
+
+@c
+@c GCC/EGCS Version
+@c
+
+@set GCC-VERSION egcs 1.0.2
+@set GCC-TAR egcs-1.0.2.tar.gz
+@set GCC-UNTAR egcs-1.0.2
+@set GCC-FTPSITE egcs.cygnus.com
+@set GCC-FTPDIR /pub/egcs/releases/egcs-1.0.2
+@set GCC-RTEMSPATCH egcs-1.0.2-rtems-diff-980331.gz
+
+@c
+@c BINUTILS Version
+@c
+
+@c The "official" binutils
+@c @set BINUTILS-VERSION binutils 2.8.1
+@c @set BINUTILS-TAR binutils-2.8.1.tar.gz
+@c @set BINUTILS-UNTAR binutils-2.8.1
+@c @set BINUTILS-FTPSITE ftp.gnu.org
+@c @set BINUTILS-FTPDIR /pub/GNU
+@c @set BINUTILS-RTEMSPATCH binutils-2.8.1-rtems-diff-980321.gz
+
+@c When forced to use a snapshot
+@set BINUTILS-VERSION gas 980314
+@set BINUTILS-TAR gas-980314.tgz
+@set BINUTILS-UNTAR gas-980314
+@set BINUTILS-FTPSITE ftp.OARcorp.com
+@set BINUTILS-FTPDIR /OARcorp/private/beta2/c_tools
+@c @set BINUTILS-RTEMSPATCH binutils-2.8.1-rtems-diff-980321.gz
+
+@c
+@c NEWLIB Version
+@c
+
+@set NEWLIB-VERSION newlib 1.8.0
+@set NEWLIB-TAR newlib-1.8.0.tar.gz
+@set NEWLIB-UNTAR newlib-1.8.0
+@set NEWLIB-FTPSITE ftp.cygnus.com
+@set NEWLIB-FTPDIR /pub/newlib
+@set NEWLIB-RTEMSPATCH newlib-1.8.0-rtems-diff-980331.gz
+
+@c
+@c GDB Version
+@c
+
+@set GDB-VERSION gdb 4.16.86
+@set GDB-TAR gdb-4.16.86.tar.gz
+@set GDB-UNTAR gdb-4.16.86
+@set GDB-FTPSITE ftp.cygnus.com
+@set GDB-FTPDIR /private/gdb
+@set GDB-RTEMSPATCH TBD
+
+@c
+@c RTEMS Version
+@c
+
+@set RTEMS-VERSION RTEMS 4.0.0-beta2
+@set RTEMS-TAR rtems-4.0.0-beta2.tgz
+@set RTEMS-UNTAR rtems-4.0.0-beta2
+@set RTEMS-FTPSITE ftp.OARcorp.com
+@set RTEMS-FTPDIR /OARcorp/private/beta2
+