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

TARGET = powerpc-rtems4.8

include $(top_srcdir)/mkspec.am

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

GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 2
NEWLIB_VERS = 1.14.0
include ../gcc.am
GCC_OPTS += --languages=cxx

GDB_VERS = 6.5
GDB_RPMREL = 1
include ../gdb.am