From: rrt Date: Wed, 22 Aug 2001 15:39:30 +0000 (+0000) Subject: [project @ 2001-08-22 15:39:30 by rrt] X-Git-Tag: Approximately_9120_patches~1123 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=d2f448edf6ae799bda3b5d2a3d66a4424ab7a13c [project @ 2001-08-22 15:39:30 by rrt] Remove spurious clarification. As far as the user is concerned, this lot is right. However, I'll add a bit to the commentary about this sorry mess. --- diff --git a/ghc/docs/users_guide/phases.sgml b/ghc/docs/users_guide/phases.sgml index fe5a6e2..e78f34a 100644 --- a/ghc/docs/users_guide/phases.sgml +++ b/ghc/docs/users_guide/phases.sgml @@ -358,12 +358,7 @@ strmod = "\ be supplying its definition of main() at link-time, you will have to. To signal that to the driver script when linking, use - . In fact, this only has an - effect when using (i.e. when the - RTS is in a DLL); the rest of the time, static linking - allows the RTS's main() to be - overridden in the same way as any other library - routine. + . Notice that since the command-line passed to the linker is rather involved, you probably want to use