Dick Henry wrote:
> In short, a program that works fine on my workstation gives different
> output on my laptop using the f77 compiler from cygwin.
Are you creating binary files? Just a wild guess (based on recently
porting a Sun Fortran to cygwin), but then I'd assume
you are runni
> -Original Message-
> From: cygwin-owner On Behalf Of Dick Henry
> Sent: 07 January 2005 17:16
> In short, a program that works fine on my workstation gives different
> output on my laptop using the f77 compiler from cygwin.
> I have no idea what's going on.
my laptop using the f77 compiler from cygwin. The compiling
command I am using on my laptop is:
f77 -ffixed-line-length-none open.f -o open
This compiles the program open.f and generates open.exe. I receive no
error messages. Numerous lines in the program are longer than 80 spaces,
hence the
3 matches
Mail list logo