From: rrt Date: Thu, 17 Aug 2000 16:04:34 +0000 (+0000) Subject: [project @ 2000-08-17 16:04:34 by rrt] X-Git-Tag: Approximately_9120_patches~3870 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c29fb8c63c5f80e14f191a1416a5cb62d0c33ef7;p=ghc-hetmet.git [project @ 2000-08-17 16:04:34 by rrt] Sorry, that's "RTS hooks work under Windows when the *program* is built statically, not the compiler". --- diff --git a/ghc/docs/users_guide/runtime_control.sgml b/ghc/docs/users_guide/runtime_control.sgml index 2871f76..df474a9 100644 --- a/ghc/docs/users_guide/runtime_control.sgml +++ b/ghc/docs/users_guide/runtime_control.sgml @@ -410,7 +410,7 @@ command line, you can override the defaults. Owing to the vagaries of DLL linking, these hooks don't work under Windows when -the compiler is built dynamically. +the program is built dynamically.