On Sat, 16 May 2009, Tahar Amari wrote: > 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 ? You either build C/fortran or C++/fortran. > I did make tests and those were OK. Do you mean it is not sufficient ? Yes this is sufficient. You can have a single C++/fortran build of PETSc and use from all the 3 cases above [usually - by compiling your c application as c++]. Satish
