forked from Imagelibrary/rtems
* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in, rtems_support.html.in, FAQ/basic.t, FAQ/build45.t, bsp_howto/analog.t, bsp_howto/discrete.t, bsp_howto/nvmem.t, bsp_howto/target.t, common/cpright.texi, gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html, relnotes/install.texi, relnotes/intro.texi, relnotes/status.texi, started/nextstep.t, started_ada/intro.t, started_ada/tversions.texi: Migrate many obsolete references from oarcorp.com to rtems.com. Also send people to the support.html page rather than duplicate information. * images/rtems_logo.jpg: New file. * SUPPORT: Removed.
97 lines
2.3 KiB
Plaintext
97 lines
2.3 KiB
Plaintext
@c
|
|
@c COPYRIGHT (c) 1988-2002.
|
|
@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 Version
|
|
@c
|
|
|
|
@set GCCVERSION gcc 2.8.1
|
|
@set GCCTAR gcc-2.8.1.tar.gz
|
|
@set GCCUNTAR gcc-2.8.1
|
|
@set GCCFTPSITE ftp.gnu.org
|
|
@set GCCFTPDIR /pub/gnu/gcc
|
|
@set GCCRTEMSPATCH gcc-2.8.1-rtems-gnat-3.13p-20000429.diff.gz
|
|
|
|
@c
|
|
@c GNAT Version
|
|
@c
|
|
|
|
@set GNAT-VERSION gnat 3.13p
|
|
@set GNAT-TAR gnat-3.13p-src.tar.gz
|
|
@set GNAT-UNTAR gnat-3.13p-src
|
|
@set GNAT-FTPSITE NONE
|
|
@set GNAT-FTPDIR NO_DIRECTORY
|
|
@set GNAT-RTEMSPATCH gnat-3.13p-rtems-20000829.diff
|
|
|
|
@c
|
|
@c BINUTILS Version
|
|
@c
|
|
|
|
@c The "official" binutils
|
|
@set BINUTILSVERSION binutils 2.10
|
|
@set BINUTILSTAR binutils-2.10.tar.gz
|
|
@set BINUTILSUNTAR binutils-2.10
|
|
@set BINUTILSFTPSITE ftp.gnu.org
|
|
@set BINUTILSFTPDIR /pub/gnu/binutils
|
|
@set BINUTILSRTEMSPATCH binutils-2.10-rtems-gnat-3.13p-20001107.diff
|
|
|
|
@c When forced to use a snapshot
|
|
@c @set BINUTILSVERSION gas 980314
|
|
@c @set BINUTILSTAR gas-980314.tgz
|
|
@c @set BINUTILSUNTAR gas-980314
|
|
@c @set BINUTILSFTPSITE ftp.rtems.com
|
|
@c @set BINUTILSFTPDIR XXXX
|
|
@c @set BINUTILSRTEMSPATCH binutils-2.8.1-rtems-diff-980321.gz
|
|
|
|
@c
|
|
@c NEWLIB Version
|
|
@c
|
|
|
|
@set NEWLIBVERSION newlib 1.8.2
|
|
@set NEWLIBTAR newlib-1.8.2.tar.gz
|
|
@set NEWLIBUNTAR newlib-1.8.2
|
|
@set NEWLIBFTPSITE sources.redhat.com
|
|
@set NEWLIBFTPDIR /pub/newlib
|
|
@set NEWLIBRTEMSPATCH newlib-1.8.2-rtems-20000606.diff.gz
|
|
|
|
@c
|
|
@c GDB Version
|
|
@c
|
|
|
|
@set GDBVERSION gdb 4.17
|
|
@set GDBTAR gdb-4.17.tar.gz
|
|
@set GDBUNTAR gdb-4.17
|
|
@set GDBFTPSITE ftp.gnu.org
|
|
@set GDBFTPDIR /pub/gnu/gdb/
|
|
@set GDBRTEMSPATCH gdb-4.17-rtems-gnat-3.13p-20000918.diff
|
|
@c @set GDB-GNATPATCH gdb-ada-patch-1.17.8.gz
|
|
|
|
@c
|
|
@c RTEMS Version
|
|
@c
|
|
|
|
@set RTEMSVERSION RTEMS 4.5.1
|
|
@set RTEMSTAR rtems-4.5.1.tgz
|
|
@set RTEMSUNTAR rtems-4.5.1
|
|
@set RTEMSFTPSITE ftp.rtems.com
|
|
@set RTEMSFTPDIR /pub/rtems/releases/4.5.1
|
|
@set BUILDTOOLSTAR c_build_scripts-4.5.1.tgz
|
|
|
|
|