[petsc-dev] Hijacked MPI calls...

Satish Balay balay at mcs.anl.gov
Mon Sep 12 22:33:47 CDT 2016


ok - so you are using CFLAGS=-Wcomma on your build..

I see warnings now. Attaching make.log

Satish

On Mon, 12 Sep 2016, Eric Chamberland wrote:

> 
> 
> Le 2016-09-12 à 17:32, Satish Balay a écrit :
> > Do you get these warnings with PETSc library build aswell?
> I can't tell since I didn't tried to build PETSc with clang...
> >
> > The logging code tries to log all messages in library and in
> > application - and prints a summary with -info.
> >
> > You can disable logging in your build with configure option: --with-log=0
> >
> > Or you can define the PETSC_HAVE_BROKEN_RECURSIVE_MACRO in your
> > code/compile - and the wrappers will be skipped..
> ok, so these may be good workaround for me to keep -Wcomma activated on our
> "push server" that filters incoming commits...
> 
> Thanks!!!
> 
> Eric
> 
> 
> 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make.log
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20160912/326b1209/attachment.ksh>


More information about the petsc-dev mailing list