Author |
Message |
Topic: using /stack command in ftn95 |
georisk
Replies: 3
Views: 5327
|
Forum: Support Posted: Sun Apr 17, 2011 10:04 am Subject: |
John
Thought I try the easy option #2 first. It worked a treat. Thanks for your help.
Program was 3500 lines of F77 code that I have used for many years and has been tested and known to work. A ... |
Topic: using /stack command in ftn95 |
georisk
Replies: 3
Views: 5327
|
Forum: Support Posted: Thu Apr 14, 2011 2:02 pm Subject: using /stack command in ftn95 |
I am a recent upgrade to 64 bit and ftn95
I used to compile code requiring large arrays using:
ftn77/stack 9999999 myprog.for -link
Code still compiles on old laptop.
If I try the same usi ... |
|