[MOAB-dev] AdaptiveKDTree.cpp: need to move mpi include out of moab namespace

Jason Kraftcheck kraftche at cae.wisc.edu
Mon Mar 15 10:29:32 CDT 2010


Jed Brown wrote:
> Obviously the build fails if you try to include in within the namespace,
> as is currently done (as of r3611).
> 
> Also, MOAB is using Fortran for the iMesh interface even though I
> explicitly passed FC= F77= to configure (it no longer accepts
> --enable-imesh=nofortran).  config.log attached
> 

Both issues should now be fixed.  The new way to disable fortran name
mangling (for all C APIs) is to specify --disable-fortran.

thanks,

- jason


More information about the moab-dev mailing list