xlf [command line options and program_name.f]or, when compiling FORTRAN 90 code on the IBM RS/6000s use the following command:
xlf90 [command line options and program_name.f]or, if you are using the Engineering and Scientific Subroutine Library (ESSL) use the following command:
xlf [command line options and program_name.f] -lessl or xlf90 [command line options and program_name.f] -lessl
For the FORTRAN Documentation.
info -l xlfYou will need to set your display first:
setenv DISPLAY yourmachine:0.0.