forked from Imagelibrary/rtems
including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information.
95 lines
2.5 KiB
Plaintext
95 lines
2.5 KiB
Plaintext
@c
|
|
@c COPYRIGHT (c) 1988-1999.
|
|
@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 gcc 2.95.2
|
|
@set GCC-TAR gcc-2.95.2.tar.gz
|
|
@set GCC-UNTAR gcc-2.95.2
|
|
@set GCC-FTPSITE gcc.gnu.org
|
|
@set GCC-FTPDIR /pub/gcc/gcc-2.95.2
|
|
@set GCC-HTTPDIR /pub/gcc/releases/index.html
|
|
@set GCC-RTEMSPATCH gcc-2.95.2-rtems-20000427.diff.gz
|
|
|
|
@c
|
|
@c BINUTILS Version
|
|
@c
|
|
|
|
@c The "official" binutils
|
|
@c @set BINUTILS-VERSION binutils 2.9.1
|
|
@c @set BINUTILS-TAR binutils-2.9.1.tar.gz
|
|
@c @set BINUTILS-UNTAR binutils-2.9.1
|
|
@c @set BINUTILS-FTPSITE ftp.gnu.org
|
|
@c @set BINUTILS-FTPDIR /pub/gnu
|
|
@c @set BINUTILS-RTEMSPATCH binutils-2.9.1-rtems-diff-19981012.gz
|
|
|
|
@c The "official" Linux binutils
|
|
@set BINUTILS-VERSION binutils 2.9.5.0.24
|
|
@set BINUTILS-TAR binutils-2.9.5.0.24.tar.gz
|
|
@set BINUTILS-UNTAR binutils-2.9.5.0.24
|
|
@set BINUTILS-FTPSITE ftp.varesearch.com
|
|
@set BINUTILS-FTPDIR /pub/support/hjl/binutils
|
|
@set BINUTILS-RTEMSPATCH binutils-2.9.5.0.24-rtems-20000207.diff.gz
|
|
|
|
@c When forced to use a snapshot
|
|
@c @set BINUTILS-VERSION gas 980314
|
|
@c @set BINUTILS-TAR gas-980314.tgz
|
|
@c @set BINUTILS-UNTAR gas-980314
|
|
@c @set BINUTILS-FTPSITE ftp.OARcorp.com
|
|
@c @set BINUTILS-FTPDIR /oarcorp/private/beta3/ada_tools
|
|
@c @set BINUTILS-RTEMSPATCH binutils-2.8.1-rtems-diff-1998xxxx.gz
|
|
|
|
@c
|
|
@c NEWLIB Version
|
|
@c
|
|
|
|
|
|
@set NEWLIB-VERSION newlib 1.8.2
|
|
@set NEWLIB-TAR newlib-1.8.2.tar.gz
|
|
@set NEWLIB-UNTAR newlib-1.8.2
|
|
@set NEWLIB-FTPSITE sourceware.cygnus.com
|
|
@set NEWLIB-FTPDIR /pub/newlib
|
|
@set NEWLIB-RTEMSPATCH newlib-1.8.2-rtems-20000501.diff.gz
|
|
|
|
@c
|
|
@c GDB Version
|
|
@c
|
|
|
|
@set GDB-VERSION gdb 4.18
|
|
@set GDB-TAR gdb-4.18.tar.gz
|
|
@set GDB-UNTAR gdb-4.18
|
|
@set GDB-FTPSITE ftp.gnu.org
|
|
@set GDB-FTPDIR /pub/gnu/gdb
|
|
@set GDB-RTEMSPATCH gdb-4.18-rtems-20000502.diff.gz
|
|
|
|
@c
|
|
@c RTEMS Version
|
|
@c
|
|
|
|
@set RTEMS-VERSION RTEMS 4.5.0-beta2
|
|
@set RTEMS-TAR rtems-4.5.0-beta2.tgz
|
|
@set RTEMS-UNTAR rtems-4.5.0-beta2
|
|
@set RTEMS-FTPSITE ftp.OARcorp.com
|
|
@set RTEMS-FTPDIR /pub/rtems/betas/4.5.0-beta
|
|
@set BUILDTOOLS-TAR c_build_scripts-4.5.0-beta2.tgz
|
|
|
|
|