HP Fortran Programmer's Guide (B3908-90031; September 2011)

Compiling and linking
Compiling with the f90 command
Chapter 2 57
The next example passes the -a shared option to the linker, causing it to select shared
libraries for linking.
-Wl,-a,shared
Table 2-8 Values for the -W option
Value Meaning
a Assembler
c Compiler
l Linker
p C preprocessor