Am 04.08.2018 um 06:30 schrieb Randy Dawson:
I recently upgraded/re-installed, and the following example used to work.
uname reports:
CYGWIN_NT-10.0
---
program test
write(6,700)
700 format('hello from write')
print *, 'hello from pr
On 2018-08-03 22:30, Randy Dawson wrote:
> I recently upgraded/re-installed, and the following example used to work.
> uname reports:
> CYGWIN_NT-10.0
> ---
> program test
> write(6,700)
> 700 format('hello from write')
> print *, 'hello from
I recently upgraded/re-installed, and the following example used to work.
uname reports:
CYGWIN_NT-10.0
---
program test
write(6,700)
700 format('hello from write')
print *, 'hello from print'
end
No compile errors with gfortra
3 matches
Mail list logo