]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix some things for cxx, add configuration for gcc.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Jun 2002 10:55:05 +0000 (10:55 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Jun 2002 10:55:05 +0000 (10:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@6116 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/build-test/configurations/ragnaroek-cxx.cfg
deal.II/common/scripts/build-test/configurations/ragnaroek-gcc295.cfg [new file with mode: 0644]

index 38af59c495412207c79b907fd3b677fb9edf95ce..bbda98460c86f70a74a633610a9200b7f3a5054c 100644 (file)
@@ -1,5 +1,5 @@
-# Options for gcc2.95 on aixtermN.urz.uni-heidelberg.de
-# powerpc-ibm-aix4.2.1.0 gcc295
+# Options for cxx on ragnaroek.mathematik.uni-dortmund.de
+# alphaev67-dec-osf5.1 cxx 6.3
 my $id = '$Id$';
 s/\@Id\@/$id/;
 
diff --git a/deal.II/common/scripts/build-test/configurations/ragnaroek-gcc295.cfg b/deal.II/common/scripts/build-test/configurations/ragnaroek-gcc295.cfg
new file mode 100644 (file)
index 0000000..33b2dbb
--- /dev/null
@@ -0,0 +1,17 @@
+# Options for gcc2.95 on ragnaroek.mathematik.uni-dortmund.de
+# alphaev67-dec-osf5.1 gcc 2.95
+my $id = '$Id$';
+s/\@Id\@/$id/;
+
+# Commands
+
+s'MAKE=.*'MAKE=gmake';
+s'MAIL=.*'MAIL=mail';
+
+# Path variables
+
+s'#export PATH'export PATH=$HOME/bin/bin';
+
+# CVS account
+
+s'export CVSROOT=.*'export CVSROOT=:pserver:deal@eris.iwr.uni-heidelberg.de:/home/people/cvs/deal';

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.