building PETSc on Windows

2009-03-23 Thread Lisandro Dalcin
On Mon, Mar 23, 2009 at 1:02 PM, Matthew Knepley wrote: > On Mon, Mar 23, 2009 at 11:00 AM, Lisandro Dalcin > wrote: >> >> On Mon, Mar 23, 2009 at 10:57 AM, Satish Balay wrote: >> > The main issue is - win32fe works with cygwin PATHs - not windows >> > paths.. >> > >> >> Sorry, I'm do not know

building PETSc on Windows

2009-03-23 Thread Lisandro Dalcin
On Mon, Mar 23, 2009 at 1:05 PM, Satish Balay wrote: > > The last I checked, when 'make,python' are selected - 'diffutils' is a > dependent package - that gets installed. Perhaps some dependencies > changed in the last few years - so I should list 'diffutils' in this > list? > I believe I will no

building PETSc on Windows

2009-03-23 Thread Lisandro Dalcin
On Mon, Mar 23, 2009 at 11:48 AM, Matthew Knepley wrote: > >> >> 2) BuildSystem assumes that the shell is '/bin/sh'... I would need it >> to find "sh" in the $PATH instead... > > Where is this assumption? In BuildSystem/config/programs.py we explicitly > search for 'sh', so it is available, we jus

building PETSc on Windows

2009-03-23 Thread Lisandro Dalcin
On Mon, Mar 23, 2009 at 11:00 AM, Satish Balay wrote: > On Mon, 23 Mar 2009, Satish Balay wrote: > >> The main issue is - win32fe works with cygwin PATHs - not windows paths.. >> >> Satish >> >> On Mon, 23 Mar 2009, Lisandro Dalcin wrote: >> >> > The Cygwin way works, but let me say that it is a b

building PETSc on Windows

2009-03-23 Thread Lisandro Dalcin
On Mon, Mar 23, 2009 at 10:57 AM, Satish Balay wrote: > The main issue is - win32fe works with cygwin PATHs - not windows paths.. > Sorry, I'm do not know what are you talking about ... Is win32fe a compiler wrapper? Note I want to support the stock Python for win + MinGW (outside cygwin) + MSYS

building PETSc on Windows

2009-03-23 Thread KACVINSKY Tom
...@mcs.anl.gov] On Behalf Of Lisandro Dalcin Sent: Monday, March 23, 2009 12:12 PM To: For users of the development version of PETSc Subject: Re: building PETSc on Windows On Mon, Mar 23, 2009 at 1:05 PM, Satish Balay wrote: > > The last I checked, when 'make,python' are selected -

building PETSc on Windows

2009-03-23 Thread Matthew Knepley
On Mon, Mar 23, 2009 at 11:09 AM, Lisandro Dalcin wrote: > On Mon, Mar 23, 2009 at 11:48 AM, Matthew Knepley > wrote: > > > >> > >> 2) BuildSystem assumes that the shell is '/bin/sh'... I would need it > >> to find "sh" in the $PATH instead... > > > > Where is this assumption? In BuildSystem/con

building PETSc on Windows

2009-03-23 Thread Satish Balay
On Mon, 23 Mar 2009, Lisandro Dalcin wrote: > On Mon, Mar 23, 2009 at 1:05 PM, Satish Balay wrote: > > > > The last I checked, when 'make,python' are selected - 'diffutils' is a > > dependent package - that gets installed. Perhaps some dependencies > > changed in the last few years - so I should

building PETSc on Windows

2009-03-23 Thread Satish Balay
On Mon, 23 Mar 2009, Lisandro Dalcin wrote: > On Mon, Mar 23, 2009 at 11:00 AM, Satish Balay wrote: > > On Mon, 23 Mar 2009, Satish Balay wrote: > > > >> The main issue is - win32fe works with cygwin PATHs - not windows paths.. > >> > >> Satish > >> > >> On Mon, 23 Mar 2009, Lisandro Dalcin wrote

building PETSc on Windows

2009-03-23 Thread Satish Balay
On Mon, 23 Mar 2009, Lisandro Dalcin wrote: > On Mon, Mar 23, 2009 at 10:57 AM, Satish Balay wrote: > > The main issue is - win32fe works with cygwin PATHs - not windows paths.. > > > > Sorry, I'm do not know what are you talking about ... Is win32fe a > compiler wrapper? Note I want to support

building PETSc on Windows

2009-03-23 Thread Matthew Knepley
On Mon, Mar 23, 2009 at 11:00 AM, Lisandro Dalcin wrote: > On Mon, Mar 23, 2009 at 10:57 AM, Satish Balay wrote: > > The main issue is - win32fe works with cygwin PATHs - not windows paths.. > > > > Sorry, I'm do not know what are you talking about ... Is win32fe a > compiler wrapper? Note I wan

building PETSc on Windows

2009-03-23 Thread Lisandro Dalcin
The Cygwin way works, but let me say that it is a bit of pain... as a novice in this crapy environment, I've spent a lot of time just to get all the Cygwin stuff properly installed... I'm exploring the possibility of using an alternative, that is, using stock Python for Windows + MinGW + MSYS. MSY

building PETSc on Windows

2009-03-23 Thread Matthew Knepley
On Mon, Mar 23, 2009 at 8:23 AM, Lisandro Dalcin wrote: > The Cygwin way works, but let me say that it is a bit of pain... as a > novice in this crapy environment, I've spent a lot of time just to get > all the Cygwin stuff properly installed... > > I'm exploring the possibility of using an alter

building PETSc on Windows

2009-03-23 Thread Satish Balay
On Mon, 23 Mar 2009, Satish Balay wrote: > The main issue is - win32fe works with cygwin PATHs - not windows paths.. > > Satish > > On Mon, 23 Mar 2009, Lisandro Dalcin wrote: > > > The Cygwin way works, but let me say that it is a bit of pain... as a > > novice in this crapy environment, I've

building PETSc on Windows

2009-03-23 Thread Satish Balay
The main issue is - win32fe works with cygwin PATHs - not windows paths.. Satish On Mon, 23 Mar 2009, Lisandro Dalcin wrote: > The Cygwin way works, but let me say that it is a bit of pain... as a > novice in this crapy environment, I've spent a lot of time just to get > all the Cygwin stuff pro