forked from Imagelibrary/rtems
77 lines
1.7 KiB
Plaintext
77 lines
1.7 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 GCC-VERSION gcc 3.2.3
|
|
@set GCC-TAR gcc-3.2.3.tar.bz2
|
|
@set GCC-UNTAR gcc-3.2.3
|
|
@set GCC-FTPSITE gcc.gnu.org
|
|
@set GCC-FTPDIR /pub/gnu/gcc/
|
|
@set GCC-HTTPDIR /pub/gcc/releases/index.html
|
|
@set GCC-RTEMSPATCH gcc-3.2.3-rtems-20030507a.diff
|
|
|
|
@c
|
|
@c BINUTILS Version
|
|
@c
|
|
|
|
@c The "official" binutils
|
|
@set BINUTILS-VERSION binutils 2.13.2.1
|
|
@set BINUTILS-TAR binutils-2.13.2.1.tar.gz
|
|
@set BINUTILS-UNTAR binutils-2.13.2.1
|
|
@set BINUTILS-FTPSITE ftp.gnu.org
|
|
@set BINUTILS-FTPDIR /pub/gnu/binutils
|
|
@c @set BINUTILS-RTEMSPATCH binutils-2.10-rtems-diff-20001107.gz
|
|
|
|
@c
|
|
@c NEWLIB Version
|
|
@c
|
|
|
|
|
|
@set NEWLIB-VERSION newlib 1.11.0
|
|
@set NEWLIB-TAR newlib-1.11.0.tar.gz
|
|
@set NEWLIB-UNTAR newlib-1.11.0
|
|
@set NEWLIB-FTPSITE sources.redhat.com
|
|
@set NEWLIB-FTPDIR /pub/newlib
|
|
@set NEWLIB-RTEMSPATCH newlib-1.11.0-rtems-20030605.diff.gz
|
|
|
|
@c
|
|
@c GDB Version
|
|
@c
|
|
|
|
@set GDB-VERSION gdb 5.2
|
|
@set GDB-TAR gdb-5.2.tar.gz
|
|
@set GDB-UNTAR gdb-5.2
|
|
@set GDB-FTPSITE ftp.gnu.org
|
|
@set GDB-FTPDIR /pub/gnu/gdb
|
|
@set GDB-RTEMSPATCH gdb-5.2-rtems-20030211.diff.gz
|
|
|
|
@c
|
|
@c RTEMS Version
|
|
@c
|
|
|
|
@set RTEMS-VERSION RTEMS SS-20030417
|
|
@set RTEMS-TAR rtems-ss-20030417.tar.bz2
|
|
@set RTEMS-UNTAR rtems-ss-20030417
|
|
@set RTEMS-FTPSITE ftp.OARcorp.com
|
|
@set RTEMS-FTPDIR /pub/rtems/snapshots/rtems
|
|
|