Re: [petsc-dev] Error compiling PETSc on Windows

2018-07-07 Thread Smith, Barry F.
> On Jul 7, 2018, at 4:40 PM, Hector E Barrios Molano > wrote: > > Thanks Barry and Satish for your answers. > > I installed the correct version of hypre. Also, I changed the paths to short > dos paths as Satish suggested. Now PETSc compiles without problems and the > tests are ok. > >

Re: [petsc-dev] Error compiling PETSc on Windows

2018-07-07 Thread Satish Balay
On Sat, 7 Jul 2018, Hector E Barrios Molano wrote: > Thanks Barry and Satish for your answers. > > I installed the correct version of hypre. Also, I changed the paths to short > dos paths as Satish suggested. Now PETSc compiles without problems and the > tests are ok. > > Regarding Satish

Re: [petsc-dev] Error compiling PETSc on Windows

2018-07-07 Thread Hector E Barrios Molano
Thanks Barry and Satish for your answers. I installed the correct version of hypre. Also, I changed the paths to short dos paths as Satish suggested. Now PETSc compiles without problems and the tests are ok. Regarding Satish notes: I had to include -LIBS because otherwise the configure

Re: [petsc-dev] Error compiling PETSc on Windows

2018-07-05 Thread Satish Balay
A few additional notes: On Thu, 5 Jul 2018, Satish Balay wrote: > > > Using configure Options: > --prefix=/cygdrive/c/installed/petsc_git-intel-debug/ > --PETSC_DIR=/cygdrive/c/sources/petsc --PETSC_ARCH=windows-intel-debug > --with-cc="win32fe cl" --with-fc="win32fe ifort" >

Re: [petsc-dev] Error compiling PETSc on Windows

2018-07-05 Thread Satish Balay
The primary error is: >>> make[1]: Leaving directory '/cygdrive/c/sources/petsc' ^[[1;31m**ERROR* Error during compile, check windows-intel-debug/lib/petsc/conf/make.log Send it and

Re: [petsc-dev] Error compiling PETSc on Windows

2018-07-05 Thread Smith, Barry F.
Try running make test if that works then the build is ok; it could be the warnings during the compile triggered the message at the end about the failed build. Barry > On Jul 5, 2018, at 7:21 PM, Hector E Barrios Molano > wrote: > > Hi PETSc Experts, > > I am compiling PETSc from

Re: [petsc-dev] Error compiling PETSc on Windows

2018-07-05 Thread Smith, Barry F.
This is not the cause of your problem but you have the wrong version of hypre installed for the version of PETSc. CC windows-intel-debug/obj/mat/impls/hypre/mhypre.o mhypre.c C:\sources\petsc\src\mat\impls\hypre\mhypre.c(1453): warning C4002: too many actual parameters for macro