Do you gOn Thu, 12 Jun 2008, Tobias Neckel wrote: > Hi Matthew, > > > I have not seen this problem before. I looked through the code. My only > > guess > > is that the compiler is complaining about one of the __*__ variables in the > > CHKERRQ() definition. I have not seen this before (they have always > > been defined). > > What compilers are you using? > > Currently, we are using g++ (GCC) 4.1.1 (Gentoo 4.1.1-r3) with the usual debug > flags (-g3 -O0) and some warnings (-Wall -Werror -pedantic -pedantic-errors).
Do you get these errors with PETSc example codes aswell - or just your application code? Satish
