From ea52504babdf02f209767c392846b4421fd2046c Mon Sep 17 00:00:00 2001 From: carns Date: Wed, 8 Dec 2010 15:00:08 +0000 Subject: [PATCH] notes about how to run compile tests git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@354 3b7491f3-a168-0410-bf4b-c445ed680a29 --- test/test-darshan-compiles.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/test-darshan-compiles.sh b/test/test-darshan-compiles.sh index 3b4e9f8..5ea956b 100755 --- a/test/test-darshan-compiles.sh +++ b/test/test-darshan-compiles.sh @@ -1,5 +1,12 @@ #!/bin/bash +# notes: +# - install darshan to /home/carns/working/darshan/install +# - edit maint/generate-bg-compilers.sh to use that path +# - run generate-bg-compilers.sh +# - rm -rf out +# - run this script + compile_examples() { if [ -z $1 ] then -- 2.26.2