mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
* setup.def: Updating gcc3/newlib patches and tool versions. The focus of this round of patches was ot eliminate header file name conflicts between RTEMS and newlib.
25 lines
490 B
Modula-2
25 lines
490 B
Modula-2
#
|
|
# RTEMS tools setup
|
|
#
|
|
# $Id$
|
|
#
|
|
binutils_version=2.12.1
|
|
binutils_patch_version=
|
|
binutils_rpm_release=1
|
|
newlib_version=1.10.0
|
|
newlib_patch_version=20020322
|
|
gcc_version=2.95.3
|
|
gcc_patch_version=20020328
|
|
gccnewlib_rpm_release=3
|
|
gdb_version=5.2
|
|
gdb_patch_version=20020612
|
|
gdb_rpm_release=1
|
|
rtems_version=ss-20000726
|
|
rtems_rpm_release=1
|
|
rpm_build_root=%{_tmppath}
|
|
gcc3newlib_version=1.10.0
|
|
gcc3newlib_patch_version=20020801
|
|
gcc3_version=3.1
|
|
gcc3_patch_version=20020628
|
|
gcc3newlib_rpm_release=6
|