From 3096ba23515b8cc16fd7236fe301e8fa512af326 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 21 Oct 2006 10:41:01 +0000 Subject: New. --- contrib/crossrpms/rtems4.8/powerpc/Makefile.am | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 contrib/crossrpms/rtems4.8/powerpc/Makefile.am (limited to 'contrib/crossrpms/rtems4.8/powerpc/Makefile.am') diff --git a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am new file mode 100644 index 0000000000..06d4ac76d9 --- /dev/null +++ b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am @@ -0,0 +1,19 @@ +# $Id$ + +TARGET = powerpc-rtems4.8 + +include $(top_srcdir)/mkspec.am + +BINUTILS_VERS = 2.17 +BINUTILS_RPMREL = 3 +include ../binutils.am + +GCC_VERS = 4.1.1 +GCC_RPMREL = 5 +NEWLIB_VERS = 1.14.0 +include ../gcc.am +GCC_OPTS += --languages=cxx + +GDB_VERS = 6.5 +GDB_RPMREL = 2 +include ../gdb.am -- cgit v1.2.3