[MITgcm-devel] genmake2 and fflags

Martin Losch Martin.Losch at awi.de
Tue Sep 25 15:49:03 EDT 2007


Hi there,

for our SX8 I would like to include a list of routines to inlined in  
the build_options file. Unfortunately that does not work with FFLAGS,  
because then all the little tests in genmake2 look for the routines/ 
files to inlined and fail. I have included an extra variable  
FEXTRAFLAGS into genmake2 that can contain such compiler options that  
should not be used in the genmake2-tests. It is only used to actually  
write the makefile: FFLAGS=${FFLAGS} ${FEXTRAFLAGS}. Is this OK to  
check in? Or do we already have something like that and I just didn't  
find it?

Martin



More information about the MITgcm-devel mailing list