Albert Cheng 112fb8d45c [svn-r5257] Purpose:
Bug fix
Description:
    $(LT_RUN) was used to execute ./H5detect in src/Makefile.in.
    $RUNTEST was set to $(LT_RUN) which was used to execute sequential
    executable.  $(LT_RUN) is "../libtool --mode=execute".  But libtool
    invokes some commands that are not supported in the Tflops machine.
    That caused failures during the build and check processes.
Solution:
    Upon investigation, there does not seem to be need to use $(LT_RUN)
    any more.  The "libtool --mode=link" now generates a "fake" executable
    that is actually a command-script file that can regenerate the real
    executable with dynamic libraries hooks setup properly.
    Undo all those $LT_RUN substitute and let $RUNSERIAL execute those
    sequential executables.
Platforms tested:
    Eirene(serial), modi4(parallel)
2002-04-25 09:48:52 -05:00
..
2002-04-22 12:48:24 -05:00
2001-08-14 17:09:56 -05:00
2001-09-26 15:29:35 -05:00
2002-04-10 10:38:05 -05:00
2002-04-22 12:48:24 -05:00
2002-04-18 09:05:38 -05:00
2001-06-07 11:03:02 -05:00
2001-10-03 12:57:56 -05:00
2001-11-27 11:29:13 -05:00
2002-04-11 17:53:26 -05:00
2002-04-12 16:08:48 -05:00
2001-06-29 14:49:53 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2002-04-11 17:53:26 -05:00
2001-04-03 13:09:16 -05:00
2002-04-16 12:39:38 -05:00
2001-04-03 13:09:16 -05:00
2002-04-24 09:58:26 -05:00
2002-04-22 12:12:14 -05:00
2001-11-27 11:29:13 -05:00
2001-08-14 17:09:56 -05:00
2001-10-24 13:02:27 -05:00
2001-04-03 13:09:16 -05:00
2002-04-25 09:48:52 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2002-04-18 09:05:38 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2001-04-03 13:09:16 -05:00
2002-03-28 14:27:45 -05:00
2001-07-02 08:05:50 -05:00
2002-04-17 11:47:47 -05:00
2000-11-09 16:47:59 -05:00
2001-11-27 11:29:13 -05:00
2002-04-18 09:05:38 -05:00
2002-01-23 16:28:24 -05:00
2002-01-23 16:28:24 -05:00
2001-07-30 15:03:25 -05:00
2002-01-23 16:28:24 -05:00
2002-02-07 14:55:43 -05:00
2001-11-27 11:29:13 -05:00
2000-10-20 15:57:56 -05:00
2002-02-16 21:51:21 -05:00
2001-08-14 17:09:56 -05:00
2002-04-17 11:47:47 -05:00
2001-12-20 15:51:30 -05:00
2002-04-09 07:47:34 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00
2002-02-16 21:51:21 -05:00
2002-02-16 21:51:21 -05:00
2002-02-16 21:51:21 -05:00
2001-09-18 15:12:37 -05:00
2001-08-14 17:09:56 -05:00
2001-04-03 13:09:16 -05:00
2002-04-18 09:05:38 -05:00
2001-11-27 11:29:13 -05:00
2001-04-03 13:09:16 -05:00