Well, PETSC_ARCH is a bit misleading nowadays, we should be using PETSC_CONF or something like that ...
On Thu, Oct 8, 2009 at 5:23 PM, Barry Smith <bsmith at mcs.anl.gov> wrote: > > ?In my arch-gnu/include/petscconf.h > > #ifndef PETSC_ARCH_NAME > #define PETSC_ARCH_NAME "arch-gnu" > #endif > > #ifndef PETSC_ARCH > #define PETSC_ARCH darwin9 > #endif > > ?Meanwhile in all the makefiles PETSC_ARCH is arch-gnu > > ?I am endeavoring to fix this, but it might break something for a while. > > ?Barry > > -- Lisandro Dalc?n --------------- Centro Internacional de M?todos Computacionales en Ingenier?a (CIMEC) Instituto de Desarrollo Tecnol?gico para la Industria Qu?mica (INTEC) Consejo Nacional de Investigaciones Cient?ficas y T?cnicas (CONICET) PTLC - G?emes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594
