On Mon, 19 Apr 2010, Satish Balay wrote: > On Mon, 19 Apr 2010, Satish Balay wrote: > > > On Mon, 19 Apr 2010, Sean Farley wrote: > > > > > > > > > > if isGfortran450(): add '-Wno-line-truncation' > > > > > > > > > But this is still a global setting. How about just having the flag for > > > compiling petsc, not in the conf/variables? > > > > Currently PETSc makefiles don't have separate compile options for > > petsc sources vs users.. > > And all examples are compiled as
I meant to say: all petsc examples can be considered as application/user code - and they would need this flag anyway.. [even if we had separate flags for library compile vs application compile] satish
