command line parsing does not work from FORTRAN programs only, it works for C/C++
2015-03-22 12:19 GMT+03:00 Stefano Zampini <[email protected]>: > It seems that command line parsing does not work on my personal > installation on a CrayXC40. > Namely, the number of command line arguments is always zero. > Attached a configure.log and the petscconf.h file generated > > I'm using the GNU module inside CRAY compiler wrappers but PETSc configure > doesn't define any of PETSC_HAVE_GFORTRAN_IARGC, > PETSC_HAVE__GFORTRAN_IARGC. Instead, it defines PETSC_HAVE_BGL_IARGC. > > I'm working on branch stefano_zampini/pcbddc-adaptive-selection > > -- > Stefano > -- Stefano
