On Wed, 7 May 2014, Matthew Knepley wrote: > On Wed, May 7, 2014 at 8:35 PM, TAY wee-beng <[email protected]> wrote: > > > Hi, > > > > I want to override PETSc compile options. During compile, PETSc > > automatically uses -Wall etc > > > > How can I change that? > > > All the options are given in -help for configure. That compiler options can > be overridden using --COPTFLAGS
Actually CFLAGS should be used to ovewride -Wall type options Satish
