mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
* mkgccnewlibspec.in, Use Target_alias not target_alias to avoid conflicts with new autoconf. * setup.def: Changed version numbers in attempt at building gcc 3.0.1. Only sparc and arm built for C/C++ OK. :( * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x. * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name" * target-gcc.add: Modifications to reflect files not in gcc 3.1
20 lines
364 B
Modula-2
20 lines
364 B
Modula-2
#
|
|
# RTEMS tools setup
|
|
#
|
|
# $Id$
|
|
#
|
|
binutils_version=2.10
|
|
binutils_patch_version=NA-BUILDING-GCC
|
|
binutils_rpm_release=3
|
|
newlib_version=1.9.0
|
|
newlib_patch_version=20010622
|
|
gcc_version=3.0.1
|
|
gcc_patch_version=20010905
|
|
gccnewlib_rpm_release=1
|
|
gdb_version=5.0
|
|
gdb_patch_version=20010314
|
|
gdb_rpm_release=4
|
|
rtems_version=ss-20000726
|
|
rtems_rpm_release=1
|
|
rpm_build_root=/tmp
|