[petsc-dev] Build error in Cygwin

Jed Brown jedbrown at mcs.anl.gov
Mon Mar 18 08:48:37 CDT 2013


On Mon, Mar 18, 2013 at 8:41 AM, Chen Shapira <chen2600 at gmail.com> wrote:

> the error message told me to download the regular petsc copy,
> I need the petsc-dev copy (which I've obtained from bitbucket , as the
> official petsc web-instructions said)
>

That repository has all the development, see here:

https://bitbucket.org/petsc/petsc/wiki/Home

The 'master' branch is a (hopefully) more stable form of what used to be
the petsc-dev repository, and will become the next release. The 'next'
branch also has some experimental or incomplete features.


>
> On Mon, Mar 18, 2013 at 3:27 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> > Do what the error message says.
> >
> > On Mar 18, 2013 8:18 AM, "Chen Shapira" <chen2600 at gmail.com> wrote:
> >>
> >> Hi ,
> >>
> >> I'm building petsc in cygwin , and
> >> when running my configure command :
> >>
> >> ./config/configure.py --with-cc='win32fe cl' --with-fc='win32fe ifort'
> >> --with-cxx='win32fe cl' --with-mpi-dir="/cygdrive/C/Program Files
> >> (x86)/MPICH2" --download-f-blas-lapack=1 --with-clanguage=c
> >> --with-petsc-arch=arch-mswin-c-debug
> >> --CFLAGS=-D_CRT_SECURE_NO_DEPRECATE --with-debugging=0
> >> --ignore-cygwin-link --with-valgrind=0 --with-c2html=0
> >> --download-sowing=1 --with-hdf5=1
> >> --with-hdf5-include=/cygdrive/c/libraries/hdf5/include
> >> --with-hdf5-lib=\[/cygdrive/c/libraries/hdf5/libs/hdf5dll.lib,
> >>
> >>
> /cygdrive/c/libraries/hdf5/libs/hdf5_fortrandll.lib,/cygdrive/c/libraries/hdf5/libs/szip.lib,/cygdrive/c/libraries/hdf5/libs/zlib.lib\]
> >>
> >> I get the following message (in cygwin) :
> >>
> >>
> >>
> ===============================================================================
> >>   The PETSc development repository has moved. The new repository can be
> >>   cloned using:
> >>
> >>     $ git clone https://bitbucket.org/petsc/petsc
> >>
> >>   or, using the Mercurial mirror:
> >>
> >>     $ hg clone https://bitbucket.org/petsc/petsc-hg
> >>
> >>   See the website for further details:
> https://bitbucket.org/petsc/petsc
> >>
> >>
> ===============================================================================
> >>
> >> Could someone tell me how to continue ?
> >> I've downloaded petsc-dev and its buildsystem using : hg clone
> >> https://bitbucket.org/petsc/petsc-dev
> >>
> >> Please let me know how can I built it
> >> Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130318/193889d7/attachment.html>


More information about the petsc-dev mailing list