diff: Build asm_fast.gc.par on saturn and goliath.

View: New views
1 Messages — Rating Filter:   Alert me  

diff: Build asm_fast.gc.par on saturn and goliath.

by Paul Bone :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Build low-level C parallel grades on saturn and goliath.  This increases the
variety of machines I have available for testing of parallelism work.

tools/test_mercury:
    As above.

Index: tools/test_mercury
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/test_mercury,v
retrieving revision 1.358
diff -u -p -b -r1.358 test_mercury
--- tools/test_mercury 13 Sep 2009 14:46:02 -0000 1.358
+++ tools/test_mercury 2 Nov 2009 00:26:06 -0000
@@ -420,6 +420,7 @@ case $HOST in
     saturn)
         CONFIG_OPTS="--with-cc=/usr/bin/gcc-3.4"
         INSTALL_LIBGRADES="asm_fast.gc  \
+            asm_fast.gc.par             \
             asm_fast.gc.trseg           \
             asm_fast.gc.trseg.debug     \
             asm_fast.gc.trseg.profdeep  \
@@ -497,6 +498,7 @@ case $HOST in
             hlc.gc.trseg.prof           \
             hlc.gc.trseg.memprof        \
             hlc.gc.trseg.ll_debug       \
+            asm_fast.gc.par             \
             asm_fast.gc.tsw.tr.debug    \
             asm_fast.gc.trseg.debug     \
             asm_fast.gc.trseg.decldebug \


signature.asc (500 bytes) Download Attachment