On Mon, 5 Mar 2007, Ben Tay wrote: > Hi, > > I'm using compaq visual fortran and I program entirely in fortran. However, > to compile PETSc, I need to use visual c++ in the past. Is it possible to > use gcc or other c compilers to compile PETSc in cygwin?
Not - if you want to use PETSc from compaq fortran. You can use gcc+g77 [or g95] Satish
