[petsc-users] Build PETSc as shared library on Windows ("traditional" build or CMake)

Satish Balay balay at mcs.anl.gov
Mon Mar 14 16:31:51 CDT 2016


you could try precompiled petsc from
http://www.msic.ch/Downloads/Software
[its old 3.5 version though]

We don't have any changes wrt .dlls or cmake on windows..

Satish

On Mon, 14 Mar 2016, E. Tadeu wrote:

> Hi,
> 
>   What is the current status of building PETSc as a shared library on
> Windows? It seems non-trivial: `--with-shared-libraries=1` won't work,
> since Cygwin's `ld` fails, and `win32fe` also fails.
> 
>   Also, what is the status of building PETSc with CMake on Windows? Perhaps
> through using CMake it would be easier to generate the .DLL's, but I
> couldn't find documentation on how to do this.
> 
> 
>  Thanks!
> Edson
> 



More information about the petsc-users mailing list