From: rrt Date: Thu, 17 Aug 2000 16:03:43 +0000 (+0000) Subject: [project @ 2000-08-17 16:03:43 by rrt] X-Git-Tag: Approximately_9120_patches~3871 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=4d8884a56b4db905584070b0225729145cacd603;p=ghc-hetmet.git [project @ 2000-08-17 16:03:43 by rrt] Revised note about RTS hooks under Windows: they should still work for statically-built compilers. --- diff --git a/ghc/docs/users_guide/runtime_control.sgml b/ghc/docs/users_guide/runtime_control.sgml index a3809d5..2871f76 100644 --- a/ghc/docs/users_guide/runtime_control.sgml +++ b/ghc/docs/users_guide/runtime_control.sgml @@ -409,7 +409,8 @@ command line, you can override the defaults. -Owing to the vagaries of DLL linking, these hooks don't work under Windows. +Owing to the vagaries of DLL linking, these hooks don't work under Windows when +the compiler is built dynamically.