[m-rev.] diff: Build asm_fast.gc.par on saturn and goliath.

Paul Bone pbone at csse.unimelb.edu.au
Mon Nov 2 11:32:13 AEDT 2009


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 \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20091102/5c665462/attachment.sig>


More information about the reviews mailing list