Linux 2.4 kernel supports > 2GB files – does pgf77/f90 support them?
Yes, in the 3.3 versions of the software, large file support for fortran is supported. We packaged it so that you can link with normal libs or LF libs. When linking, add -L$PGI/linux86/liblf for release 3.3 or “-Mlfs” for release 4.0 and higher. The linker will search the liblf directory before the general lib directory.