12.07.2015 Views

LF95 Linux User's Guide - Lahey Computer Systems

LF95 Linux User's Guide - Lahey Computer Systems

LF95 Linux User's Guide - Lahey Computer Systems

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix B Runtime OptionsExample:./a.out -Wl,-i136 <strong>Lahey</strong>/Fujitsu <strong>Linux</strong>64 Fortran User’s <strong>Guide</strong>-lerrlevel errlevel: { i | w | e | s }Diagnostic Reporting LevelThe -l option (lowercase L) controls the output of diagnostic messages during execution.The optional argument errlevel, specifies the lowest error level, i (informational), w (warning),e (medium), or s (serious), for which diagnostic messages are to be output. If the -loption is not specified, diagnostic messages are output for error levels w, e, and s. However,messages beyond the print limit are not printed.iThe li option outputs diagnostic messages for all error levels.wThe lw option outputs diagnostic messages for error levels w, e, s, and u.eThe le option outputs diagnostic messages for error levels e, s, and u.sThe ls option outputs diagnostic messages for error levels s and u.Example:./a.out -Wl,-le-LbService routines use eight-byte logicals instead of four-byte logicals as arguments and functionresults.Example:./a.out -Wl,-Lb-LiService routines use eight-byte integers instead of four-byte integers as arguments and functionresults.Example:./a.out -Wl,-Li-LrService routines use eight-byte reals instead of four-byte reals as arguments and functionresults.Example:./a.out -Wl,-Lr-LuAn I/O statement can read and write one Fortran record which exceeds 2G bytes .

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!