Re: [petsc-dev] Makefile with latest PETSc

2019-10-01 Thread Tabrez Ali via petsc-dev
Thank you Satish. It works now. Tabrez On Tue, Oct 1, 2019 at 9:39 AM Balay, Satish wrote: > https://gitlab.com/petsc/petsc/issues/391 > > Can you try the branch balay/addback_F_o_compile_target/maint > [yet to test] > > Satish > > On Tue, 1 Oct 2019, Tabrez Ali via petsc-dev wrote: > > > Hello

Re: [petsc-dev] Makefile with latest PETSc

2019-10-01 Thread Balay, Satish via petsc-dev
https://gitlab.com/petsc/petsc/issues/391 Can you try the branch balay/addback_F_o_compile_target/maint [yet to test] Satish On Tue, 1 Oct 2019, Tabrez Ali via petsc-dev wrote: > Hello > > I am trying to compile a simple Fortran program and it works fine with > PETSc 3.10 but fails with the l

[petsc-dev] Makefile with latest PETSc

2019-10-01 Thread Tabrez Ali via petsc-dev
Hello I am trying to compile a simple Fortran program and it works fine with PETSc 3.10 but fails with the latest version, e.g., see below: $ make clean; make exe PETSC_DIR=/opt/petsc-3.10.5_clang_uni flang -c -fPIC -Wall -Wno-unused-variable -g -O3 -I/opt/petsc-3.10.5_clang_uni/include -I/opt/p