[petsc-dev] Experimental GNU make build system
    Jed Brown 
    jedbrown at mcs.anl.gov
       
    Thu May 23 13:44:10 CDT 2013
    
    
  
Satish Balay <balay at mcs.anl.gov> writes:
> On Thu, 23 May 2013, Jed Brown wrote:
>
>> Satish Balay <balay at mcs.anl.gov> writes:
>> 
>> > Since it works for 'make V=1' - perhaps we coud do something like:
>> >
>> > if cygwin: V=1
>> 
>> I can change the "quiet" setup logic.  Is there a variable identifying
>> cygwin in petscvariables?
>
> Not currently - but there is a configure check isCygwin() [all it does
> is check 'uname -s'] which can presumably set the variable.
>
> And top level configure.py does its own check by for '/usr/bin/cygcheck.exe'
Thanks, pushed.  Can you add your other cygwin patches to
'jed/gnumake-cygwin'?
    
    
More information about the petsc-dev
mailing list