[Developers] cactus feature request: source code saves

Bela Szilagyi szilagyi at aei.mpg.de
Wed May 25 04:15:04 CDT 2005


The thorn Formaline does not appear to compile on xeon38.  The minimal 
thornlist appears to be 

CactusPUGH/PUGH                    # Driver ( ) [ ] {cactus}
AEIThorns/Formaline
CactusBase/IOUtil                  # IO ( ) [ ] { }
CactusBase/CoordBase               # CoordBase ( ) [ ] {driver}

with intel 8.0 compilers.  Compiler warnings/errors are of the type:

Preprocessing /local_data/bela/Cactus/arrangements/AEIThorns/Formaline/src/connection.cc
Compiling /local_data/bela/Cactus/arrangements/AEIThorns/Formaline/src/connection.cc
/local_data/bela/Cactus/configs/abi2/build/Formaline/connection.cc(24): 
warning #1224: #warning directive: "TODO: handle errors"
  #warning "TODO: handle errors"


AND

Preprocessing /local_data/bela/Cactus/arrangements/AEIThorns/Formaline/src/portal.cc
Compiling /local_data/bela/Cactus/arrangements/AEIThorns/Formaline/src/portal.cc
/local_data/bela/Cactus/configs/abi2/build/Formaline/portal.cc(43): error: 
identifier "CCTK_CompileUser" is undefined
      char const * const compile_user = CCTK_CompileUser();
                                        ^

/local_data/bela/Cactus/configs/abi2/build/Formaline/portal.cc(62): error: 
identifier "CCTK_RunUser" is undefined
      char const * const run_user = CCTK_RunUser();
                                    ^

compilation aborted 
for /local_data/bela/Cactus/configs/abi2/build/Formaline/portal.cc (code 2)
gmake[3]: *** [portal.cc.o] Error 2
gmake[2]: *** [make.checked] Error 2
gmake[1]: *** [/local_data/bela/Cactus/configs/abi2/lib/libthorn_Formaline.a] 
Error 2
gmake: *** [abi2] Error 2


Let me know if you need more info. 

Bela.


On Tuesday 24 May 2005 19:09, Erik Schnetter wrote:
> There is now a rough implementation of this in thorn
> AEIThorns/Formaline.  If you want to try this, compile Formaline into
> your executable and activate it at run time.  So far, it works on my
> local machine, and the code might need some refinement to work on all
> architectures.

-- 
Bela Szilagyi
----------------------------------------------------
Max-Planck-Institut für Gravitationsphysik
Albert-Einstein-Institut
Tel: +49 331 567 7632
Fax: +49 331 567 7649
----------------------------------------------------





More information about the Developers mailing list