From tradke at aei.mpg.de Fri Dec 5 05:15:16 2008 From: tradke at aei.mpg.de (Thomas Radke (tradke)) Date: Fri, 5 Dec 2008 11:15:16 +0000 Subject: [Flesh-cvs] DEVELOPMENT CVS "Cactus/lib/make configure aclocal.m4" Message-ID: <20081205111516.9BF4281B4@asylum.cct.lsu.edu> Update of /cactusdevcvs/Cactus/lib/make In directory asylum.cct.lsu.edu:/tmp/cvs-serv6014/lib/make Modified Files: configure aclocal.m4 Log Message: If the C/C++ compiler didn't produce a runnable executable the configuration process is now aborted with an error message. To create a cross compiled configuration the new configure option CROSS_COMPILE must be set to "yes". From tradke at aei.mpg.de Fri Dec 5 05:15:16 2008 From: tradke at aei.mpg.de (Thomas Radke (tradke)) Date: Fri, 5 Dec 2008 11:15:16 +0000 Subject: [Flesh-cvs] DEVELOPMENT CVS "Cactus/doc/UsersGuide RunningCactus.tex" Message-ID: <20081205111516.597DF8180@asylum.cct.lsu.edu> Update of /cactusdevcvs/Cactus/doc/UsersGuide In directory asylum.cct.lsu.edu:/tmp/cvs-serv6014/doc/UsersGuide Modified Files: RunningCactus.tex Log Message: If the C/C++ compiler didn't produce a runnable executable the configuration process is now aborted with an error message. To create a cross compiled configuration the new configure option CROSS_COMPILE must be set to "yes". From tradke at aei.mpg.de Mon Dec 8 06:29:40 2008 From: tradke at aei.mpg.de (Thomas Radke (tradke)) Date: Mon, 8 Dec 2008 12:29:40 +0000 Subject: [Flesh-cvs] DEVELOPMENT CVS "Cactus/lib/make/known-architectures aix linux" Message-ID: <20081208122940.40D2481B5@asylum.cct.lsu.edu> Update of /cactusdevcvs/Cactus/lib/make/known-architectures In directory asylum.cct.lsu.edu:/tmp/cvs-serv7037/lib/make/known-architectures Modified Files: aix linux Log Message: Add new configuration option OPENMP to enable/disable OpenMP support. This option is accompanied by the option set {C,CXX,F77,F90}_OPENMP_FLAGS through which users can overwrite the default OpenMP options set in the known-architectures file. From tradke at aei.mpg.de Mon Dec 8 06:29:39 2008 From: tradke at aei.mpg.de (Thomas Radke (tradke)) Date: Mon, 8 Dec 2008 12:29:39 +0000 Subject: [Flesh-cvs] DEVELOPMENT CVS "Cactus/doc/UsersGuide RunningCactus.tex" Message-ID: <20081208122939.D633E8180@asylum.cct.lsu.edu> Update of /cactusdevcvs/Cactus/doc/UsersGuide In directory asylum.cct.lsu.edu:/tmp/cvs-serv7037/doc/UsersGuide Modified Files: RunningCactus.tex Log Message: Add new configuration option OPENMP to enable/disable OpenMP support. This option is accompanied by the option set {C,CXX,F77,F90}_OPENMP_FLAGS through which users can overwrite the default OpenMP options set in the known-architectures file. From tradke at aei.mpg.de Mon Dec 8 06:29:40 2008 From: tradke at aei.mpg.de (Thomas Radke (tradke)) Date: Mon, 8 Dec 2008 12:29:40 +0000 Subject: [Flesh-cvs] DEVELOPMENT CVS "Cactus/lib/make configure configure.in make.config.defn.in" Message-ID: <20081208122940.1DABA81B4@asylum.cct.lsu.edu> Update of /cactusdevcvs/Cactus/lib/make In directory asylum.cct.lsu.edu:/tmp/cvs-serv7037/lib/make Modified Files: configure configure.in make.config.defn.in Log Message: Add new configuration option OPENMP to enable/disable OpenMP support. This option is accompanied by the option set {C,CXX,F77,F90}_OPENMP_FLAGS through which users can overwrite the default OpenMP options set in the known-architectures file.