[CIG-LONG] Isostasy in GALE

Walter Landry walter at geodynamics.org
Fri Mar 2 15:29:28 PST 2012


Hi Robert,

I am Cc'ing the list.

Robert Gray <graywacke at gmail.com> wrote:
> Alright, I've downloaded a new version of gfortran and the following
> declaration for configuring PETSC works:
> ./config/configure.py --with-debugging=0 --with-shared=1 --with-cc=gcc
> --with-fc=gfortran --download-f-blas-lapack-1 --download-mpich=1
> 
> However, when I run ./configure.sh to configure GALE it declares that PETSC
> is found, but in the config.log file at the end -
> '/Users/robgray/petsc-3.0.0/lib' following -L not found - appears.
> Any advice you may have is greatly appreciated.
> Cheers,
> Rob

That sounds like a warning that Mac OS X gives if you specify a
non-existent directory.  You can ignore it.  Try building it now and
see if it works.

Cheers,
Walter Landry


> 
> On Fri, Mar 2, 2012 at 3:57 PM, Robert Gray <graywacke at gmail.com> wrote:
> 
>> Hi Walter,
>> I'm using the compilers that I've set because if I set --with-cc=gcc
>> --with-cc=gfortran in the ./config/configure.py line for PETSC I get the
>> message "Unknown fortran name mangling" which results in an abortion of the
>> configuration process. Ultimately, yes, I would like to use direct parallel
>> solvers.
>> Rob


More information about the CIG-LONG mailing list