From 6480e09a8649448b001b2894c87d50c9fb368d28 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 26 Nov 2008 19:51:56 +0000 Subject: Initial import. --- VERSIONS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 VERSIONS (limited to 'VERSIONS') diff --git a/VERSIONS b/VERSIONS new file mode 100644 index 0000000..16fc7be --- /dev/null +++ b/VERSIONS @@ -0,0 +1,21 @@ +# USE FULL PATHS!!! +BASEDIR=/home/joel/work-gnat/svn/ + +RTEMS_VERSION=4.10 + +AUTOCONF=${BASEDIR}/autoconf-2.62 +AUTOMAKE=${BASEDIR}/automake-1.10.1 +GCCDIR=${BASEDIR}/gcc +BINUTILSDIR=${BASEDIR}/binutils-cvs/src +GDBDIR=${BASEDIR}/gdb-cvs/src +RTEMSDIR=${BASEDIR}/rtems + +# Needed on GCC CFARM +# NATIVE_GCC_EXTRA_ARGS="--with-mpfr=/opt/cfarm/mpfr-2.3.1/" +# GCC_EXTRA_ARGS="--with-mpfr=/opt/cfarm/mpfr-2.3.1/" + +INSTALL=${BASEDIR}/install +BSP_INSTALL=${BASEDIR}/bsp-install +SCRIPTDIR=${BASEDIR}/gcc-testing-import +LOGDIR=${BASEDIR}/log + -- cgit v1.2.3