X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2Fflags.sgml;h=40e46a2842944a6b7f10aed8f8722ed589c08f91;hb=2c5525a9fae00927d8068dc5294421868350daf9;hp=8dc22afb5d30a454b09d061952dbe734d8b079cb;hpb=5ec161b9994b21d94a1d494ea6a7e5c360075cd0;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/flags.sgml b/ghc/docs/users_guide/flags.sgml index 8dc22af..40e46a2 100644 --- a/ghc/docs/users_guide/flags.sgml +++ b/ghc/docs/users_guide/flags.sgml @@ -1100,6 +1100,21 @@ - + name + On Darwin/MacOS X only, link in the framework name. + This option corresponds to the option for Apple's Linker. + static + - + + + name + On Darwin/MacOS X only, add dir to the list of + directories searched for frameworks. + This option corresponds to the option for Apple's Linker. + static + - + + lib Link in library lib static @@ -1113,29 +1128,26 @@ - - - Omit linking + + Set main function static - - name - Link in package name + + Don't asssume this program contains main static - - name - On Darwin/MacOS X only, link in the framework name. - This option corresponds to the option for Apple's Linker. + + Omit linking static - - name - On Darwin/MacOS X only, add dir to the list of - directories searched for frameworks. - This option corresponds to the option for Apple's Linker. + name + Link in package name static - @@ -1151,12 +1163,6 @@ static - - - - Don't asssume this program contains main - static - - -