The reason is that : I am developing different codes . Some are in fortran, others in C and others in C++.
Why should I built only the fortran please ? I did make tests and those were OK. Do you mean it is not sufficient ? Tahar Le 16 mai 09 ? 00:21, Satish Balay a ?crit : > If using PETSc from fortran - why use --with-clanguage=cxx ? > > Also - verify if PETSc examples work - before attempting your code. > And then use PETSc makefiles. > > [i.e copy the makefile from PETSc example dir - and modify the target > to build your code] > > Satish > > On Sat, 16 May 2009, Tahar Amari wrote: > >> Just to let you know is that I built petsc with c++ anyway since I >> did >> >> configure -with-cc=gcc --download-mpich=1 --download-parmetis=1 >> --with-#shared=0 --download-f-blas-lapack --with-clanguage=cxx -- >> with-cxx=g++ >> --with-fc=ifort --with-dynamic=0 >> >> >> Tahar >> >> >>
