Hi allI use Slepc + Petsc to calculate eigenvalues. I have written my program under Linux in Fortran 77. I configured Petsc + Slepc also under Linux and build static libraries. Everything works so far very well. Now I want to cross compile the program to build a target for Windows. For other programs I use mingw to do this. How do I have to configure Petsc + Slepc with mingw to build the static libraries.
Thanks Werner
