Document -dynload flag. Also add it and -shared to the flags reference.
[ghc-hetmet.git] / docs / users_guide / phases.xml
index 467f6ad..ac71b97 100644 (file)
@@ -863,6 +863,19 @@ $ cat foo.hspp</screen>
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>
+          <option>-dynload</option>
+          <indexterm><primary><option>-dynload</option></primary></indexterm>
+        </term>
+        <listitem>
+          <para>
+           This flag selects one of a number of modes for finding shared
+           libraries at runtime. See <xref linkend="finding-shared-libs"/> for
+           a description of each mode.
+          </para>
+        </listitem>
+      </varlistentry>
 
       <varlistentry>
         <term>