source: rtems/scripts/setup.def @ c70ec42

4.104.114.84.95
Last change on this file since c70ec42 was c70ec42, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/05 at 20:51:18

2005-04-12 Ralf Corsepius <ralf.corsepius@…>

  • setup.def, gdb/gdb.add: Add gdb_suffix.
  • Property mode set to 100644
File size: 442 bytes
Line 
1#
2# RTEMS tools setup
3#
4# $Id$
5#
6binutils_version=2.15
7binutils_patch_version=20040519
8binutils_suffix=.tar.bz2
9binutils_rpm_release=1
10gdb_version=6.0
11gdb_suffix=.tar.gz
12gdb_patch_version=20040217
13gdb_rpm_release=1
14rtems_version=ss-20000726
15rtems_rpm_release=1
16rpm_build_root=%{_tmppath}
17newlib_version=1.12.0
18newlib_suffix=.tar.gz
19newlib_patch_version=
20gcc_version=3.3.5
21gcc_suffix=.tar.gz
22gcc_patch_version=20041030
23gccnewlib_rpm_release=2
Note: See TracBrowser for help on using the repository browser.