Figure 1-1 “HP Fortran 90 compiler environment” illustrates the
compilation process, showing the different components of the HP
Fortran 90 compiler environment; active processes are unshaded and
data elements are shaded. With the exception of the performance
analysis tools and the debugger (DDE), all components are invoked
by the f90 command. The C
preprocessor and linker can also be separately invoked
by the cpp and ld
commands; see the cpp(1) and ld(1)
man pages, respectively, for more information. The remaining sections
in this chapter briefly describe the different components and the
compile-line options that control them. Included in each section
are references to other parts of this manual for more detailed information.