Fortran Programming Guide

f77: -Xlist-h - Halt on errors

With --Xlisth, compilation stops if errors are detected while cross-checking the program. In this case, the report is redirected to stdout instead of the *.lst file.