summaryrefslogtreecommitdiff
path: root/VERSIONS
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-26 19:51:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-26 19:51:56 +0000
commit6480e09a8649448b001b2894c87d50c9fb368d28 (patch)
tree5ead76f1023deb10f30233b41c95b3a0a33d7d1b /VERSIONS
Initial import.baseinitial
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS21
1 files changed, 21 insertions, 0 deletions
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
+