summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
blob: f9dc5c5eaeb0b039761a82da9dfe8d24ca2c1137 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id$

TARGET = tic4x-rtems4.8

include $(top_srcdir)/mkspec.am

BINUTILS_VERS = 2.17
BINUTILS_RPMREL = 1
include ../binutils.am

GCC_VERS = 3.4.6
GCC_RPMREL = 1
NEWLIB_VERS = 1.14.0
include ../gcc.am
GCC_OPTS +=

### GDB-6.4 doesn't support the tic4x
## GDB_VERS = 6.4
## include ../gdb.am