[MITgcm-devel] genmake2 and fflags
Jean-Michel Campin
jmc at ocean.mit.edu
Tue Sep 25 22:32:48 EDT 2007
Hi Martin,
What kind of FFLAGS do you have to specify for this inlining ?
I am little bit concern that this will break some building
where those S/R are not compiled (pkg not compiled,
or our coupler in verification/cpl_aim+ocn/build_cpl
with empty STANDARDDIRS, i.e., without model/src nor eesup/src)
Jean-Michel
On Tue, Sep 25, 2007 at 09:49:03PM +0200, Martin Losch wrote:
> 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
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-devel
More information about the MITgcm-devel
mailing list