Karmen
08-29-2003, 08:39 AM
HI!
I am trying to compile quite old (1991) fortran77 source code using Lahey F77L3-EM/32 fortran compiler (version 5.01). But maxfiles.exe as external file is demanded. Until now I have managed to find out, this file is used to increase the maximum number of simultaneously opened files (to overcome DOS limit of 20 files) and it is a part of Spindrift library. Does anybody know where to get it or help me to find any other solution to avoid this problem.
Thank you in advance
Karmen
I am trying to compile quite old (1991) fortran77 source code using Lahey F77L3-EM/32 fortran compiler (version 5.01). But maxfiles.exe as external file is demanded. Until now I have managed to find out, this file is used to increase the maximum number of simultaneously opened files (to overcome DOS limit of 20 files) and it is a part of Spindrift library. Does anybody know where to get it or help me to find any other solution to avoid this problem.
Thank you in advance
Karmen