summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-11 21:37:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-11 21:37:37 +0000
commit4516274426d810fc3e125dabad3fb7fdbffcec55 (patch)
tree15c0b3001b54d10d174dd2cb25a89d64a079d957
parent2002-11-07 <strauman@slac.stanford.edu> (diff)
downloadrtems-4516274426d810fc3e125dabad3fb7fdbffcec55.tar.bz2
2002-11-11 Joel Sherrill <joel@OARcorp.com>
* setup.def, gcc3newlib/gccnewlib.add: Patch includes updates which were patch changes for -3 and -4 RPM revisions. Disabled build of gnat for i386-rtems as it failed to build.
-rw-r--r--scripts/ChangeLog6
-rw-r--r--scripts/gcc3newlib/gccnewlib.add1
-rw-r--r--scripts/setup.def8
3 files changed, 10 insertions, 5 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index e4b75f429d..24e2a3e9d0 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2002-11-11 Joel Sherrill <joel@OARcorp.com>
+
+ * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
+ which were patch changes for -3 and -4 RPM revisions. Disabled
+ build of gnat for i386-rtems as it failed to build.
+
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add
index c41956e88f..a948393d6a 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -70,7 +70,6 @@ NoSource: 1
%endif
%if "@target_alias@" == "i386-rtems"
-%define build_gnat %_gnat
%define build_gcj 1
%endif
diff --git a/scripts/setup.def b/scripts/setup.def
index 546a22844e..68bd08aabf 100644
--- a/scripts/setup.def
+++ b/scripts/setup.def
@@ -3,7 +3,7 @@
#
# $Id$
#
-binutils_version=2.13
+binutils_version=2.13.1pre1
binutils_patch_version=
binutils_rpm_release=1
newlib_version=1.10.0
@@ -18,7 +18,7 @@ rtems_version=ss-20000726
rtems_rpm_release=1
rpm_build_root=%{_tmppath}
gcc3newlib_version=1.10.0
-gcc3newlib_patch_version=20020809
+gcc3newlib_patch_version=20021101
gcc3_version=3.2
-gcc3_patch_version=20021022
-gcc3newlib_rpm_release=2
+gcc3_patch_version=20021107
+gcc3newlib_rpm_release=4