Go to the first, previous, next, last section, table of contents.


Compiler Options

g77 offers a whole bunch of compiler options that f2c doesn't.

However, f2c offers a few that g77 doesn't, like an option to generate code to check array subscripts at run time. It is expected that g77 will offer some or all of these missing options at some time in the future.


Go to the first, previous, next, last section, table of contents.