On 2009-05-02 15:24+0200 Arjen Markus wrote:

> On Sat, 02 May 2009 14:56:28 +0200
>  Arjen Markus <arjen.mar...@deltares.nl> wrote:
>>
>> Retrying and it seems to work better - now let us see
>> what the tests give me.
>>
>
> Hm, the Fortran examples stumble over the same problem
> as with MinGW: a negative number of arguments, so they
> turn to interactive mode, hindering the automatic test.

Arjen, you appear to be reporting this issue as a new problem. I would be
quite surprised if you don't remember you ran into this Cygwin g77 issue
years ago, and we implemented what should still be a good workaround then.

Therefore, I have a number of questions in response to what you said above:

* What fortran compiler on Cygwin?  The original issue occurred for the
Cygwin version of g77, and the Cygwin maintainers of that package seemed
completely unable to fix it because larger issues were involved.  I have
forgotten the details, but my impression then was they would never be able
to fix Cygwin's version of g77. Have you tried gfortran on Cygwin instead?
A search on the Cygwin package list
(http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gfortran) shows lots of
hits.

* When you did your MinGW test were you inadvertently using g77 from Cygwin
rather than the MinGW version of g77 (or MinGW version of gfortran)?  Using
an incorrect version of g77 might explain the different results you seem to
be getting from Werner.

* Even if our build-system test of the Fortran compiler shows its ability to
deal with the command-line is broken (as well-known for the Cygwin version
of g77) our test scripts have a workaround that should handle that case
without issues.  Could you expand on what you meant when you referred above
to "hindering the automatic test".

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to