BSD 3 development
[unix-history] / usr / man / man1 / f77.1
index 6d24b9e..1f7aa08 100644 (file)
@@ -34,6 +34,21 @@ for load-time options.
 Suppress loading and produce `.o' files for each source 
 file.
 .TP
 Suppress loading and produce `.o' files for each source 
 file.
 .TP
+.B \-g
+Have the compiler produce additional symbol table information for
+.IR sdb (1).
+Also pass the
+.B \-lg
+flag to
+.IR ld (1).
+.TP
+.B \-z
+Create load-on-demand format output (an
+.IR ld (1)
+flag); this is important to specify when loading certain very large programs.
+See
+.IR ld (1).
+.TP
 .B \-p
 Prepare object files for profiling, see
 .IR  prof (1).
 .B \-p
 Prepare object files for profiling, see
 .IR  prof (1).