summaryrefslogtreecommitdiff
path: root/README
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 /README
Initial import.baseinitial
Diffstat (limited to 'README')
-rw-r--r--README37
1 files changed, 37 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e7268de
--- /dev/null
+++ b/README
@@ -0,0 +1,37 @@
+#
+# $Id$
+#
+
+This package contains a collection of scripts and support files
+that support running the GCC (http://gcc.gnu.org) testsuite for
+C, C++, Ada.
+
+This testing environment is used on the GCC Compile Farm as well
+as at OAR.
+
+Source Code and Patches
+=======================
+You are responsible for setting up the source.
+
+
+DejaGNU Support Files
+=====================
+
+${HOME}/.dejagnurc contains the following single line:
+
+ set boards_dir /home/joel/dejagnu/boards
+
+And the tree "dejagnu" in this source package is mirrored
+or symlinked to ${HOME}.
+
+Ada ACATS Testing Support Files
+===============================
+
+The files in gcc/testsuite/ada/acats/ go into that directory
+in the gcc source tree.
+
+C/C++ Support Files
+======================
+
+rtems_gcc_main.c and rundeja go in the top directory
+