X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=a91461032d37b1974280cf6e91c9d0a1da5cf247;hp=f96edbfada2fff3c399d6219ed52c3660d829d46;hb=901d7795d31fb6706ffcb7e522160feddf4260b7;hpb=a7981216f157c0d7faac9e9acf98cf0351951a8d diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index f96edbf..a914610 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -1721,6 +1721,12 @@ + + Generate a shared library (as opposed to an executable) + dynamic + - + + Generate position-independent code (where available) static @@ -1733,6 +1739,13 @@ - + + Selects one of a number of modes for finding shared + libraries at runtime. + static + - + + name On Darwin/MacOS X only, link in the framework name. This option corresponds to the option for Apple's Linker.