[petsc-dev] Petsc-dev compilation: error because of underscore.

Satish Balay balay at mcs.anl.gov
Tue Jan 26 18:41:23 CST 2010


The following change gets configure going.

But I think Barry is looking at a different fix.. [if not - I can push this]

Satish

-      for exc in ['superlu_dist', 'PETSC_ARCH', 'PETSC_DIR', 'CXX_CXXFLAGS', 'LD_SHARED', 'CC_LINKER_FLAGS', 'CXX_LINKER_FLAGS', 'FC_LINKER_FLAGS', 'AR_FLAGS', 'C_VERSION', 'CXX_VERSION', 'FC_VERSION','qd_dd', 'void_p']:
+      for exc in ['superlu_dist', 'PETSC_ARCH', 'PETSC_DIR', 'CXX_CXXFLAGS', 'LD_SHARED', 'CC_LINKER_FLAGS', 'CXX_LINKER_FLAGS', 'FC_LINKER_FLAGS', 'AR_FLAGS', 'C_VERSION', 'CXX_VERSION', 'FC_VERSION','qd_dd', 'known-sizeof-void_p','known-sizeof-long_long','known-sizeof-size_t']:


On Tue, 26 Jan 2010, Matthew Knepley wrote:

> Ah, will you make a list or should i?
> 
>   Matt
> 
> 
> > All can run with '--with-batch=1' on their machines to reproduce the
> > problem. [and see if their fixes fix it or not]
> >
> > Satish
> >
> 
> 
> 
> 




More information about the petsc-dev mailing list