[petsc-dev] Configure on Windows
Satish Balay
balay at mcs.anl.gov
Mon Oct 15 10:05:19 CDT 2012
please send relavent logs [configure.log] to petsc-maint
Satish
On Mon, 15 Oct 2012, Luis Manuel de Vries wrote:
> Hi,
>
> I tried adding the line you mentioned
> (LIBS=/cygdrive/c/dev/PFlotran/HDF5/lib/libzlib.lib), but I still get the
> same error:
> > Compression library [libz.a or equivalent] not found
>
> Perhaps the placement of the arguement is important? ->
>
> $PETSC_DIR/config/configure.py --with-cc='win32fe cl' --with-fc='win32fe
> ifort' --with-cxx='win32fe cl' --with-clanguage=c \
> LIBS=/cygdrive/c/dev/PFlotran/HDF5/lib/libzlib.lib \
> --with-mpi-dir=/cygdrive/C/Progra~2/MPICH2
> --with-blas-lapack-dir=/cygdrive/c/Progra~2/Intel/Compos~1/mkl/lib/ia32 \
> --CFLAGS=-D_CRT_SECURE_NO_DEPRECATE --ignore-cygwin-link --with-valgrind=0
> --with-c2html=0 --download-sowing=1 \
> --with-hdf5=1 --with-hdf5-include=\[/cygdrive/c/dev/PFlotran/HDF5/include,\
> /cygdrive/c/dev/PFlotran/HDF5/include/fortran\] \
> --with-hdf5-lib=\[/cygdrive/c/dev/PFlotran/HDF5/lib/hdf5.lib,\
> /cygdrive/c/dev/PFlotran/HDF5/lib/hdf5_fortran.lib,\
> /cygdrive/c/dev/PFlotran/HDF5/lib/libzlib.lib,\
> /cygdrive/c/dev/PFlotran/HDF5/lib/libszip.lib\] \
> --with-debugging=0 --with-petsc-arch=cygwin_hdf189_rel_24559
>
>
> Luis
>
More information about the petsc-dev
mailing list