From a8bd1dea77a27cabb59afe9621ad5649b18cd8ab Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Sep 2001 13:35:35 +0000 Subject: 2001-09-13 Joel Sherrill * 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 --- scripts/setup.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/setup.def') diff --git a/scripts/setup.def b/scripts/setup.def index e2757837f9..bb7cce6b27 100644 --- a/scripts/setup.def +++ b/scripts/setup.def @@ -8,8 +8,8 @@ binutils_patch_version=NA-BUILDING-GCC binutils_rpm_release=3 newlib_version=1.9.0 newlib_patch_version=20010622 -gcc_version=2.95.3 -gcc_patch_version=20010622a +gcc_version=3.0.1 +gcc_patch_version=20010905 gccnewlib_rpm_release=1 gdb_version=5.0 gdb_patch_version=20010314 -- cgit v1.2.3