source: rtems/scripts/setup.def @ a8bd1de

4.104.114.84.95
Last change on this file since a8bd1de was a8bd1de, checked in by Joel Sherrill <joel.sherrill@…>, on 09/13/01 at 13:35:35

2001-09-13 Joel Sherrill <joel@…>

  • 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
  • Property mode set to 100644
File size: 364 bytes
Line 
1#
2# RTEMS tools setup
3#
4# $Id$
5#
6binutils_version=2.10
7binutils_patch_version=NA-BUILDING-GCC
8binutils_rpm_release=3
9newlib_version=1.9.0
10newlib_patch_version=20010622
11gcc_version=3.0.1
12gcc_patch_version=20010905
13gccnewlib_rpm_release=1
14gdb_version=5.0
15gdb_patch_version=20010314
16gdb_rpm_release=4
17rtems_version=ss-20000726
18rtems_rpm_release=1
19rpm_build_root=/tmp
Note: See TracBrowser for help on using the repository browser.