[project @ 2000-08-18 10:50:37 by rrt]
[ghc-hetmet.git] / ghc / docs / users_guide / win32-dlls.sgml
index 75284d7..ce1cbff 100644 (file)
@@ -54,7 +54,9 @@ will give you a binary as before, but the <Filename>main.exe</Filename> generate
 <IndexTerm><Primary>-static option (Win32)</Primary></IndexTerm></Title>
 
 <Para>
-This is no longer supported, and probably doesn't work; but if you want to build an executable that doesn't depend on any ghc-compiled DLLs, use the <Option>-static</Option> option to link in the code statically.
+If you want to build an executable that doesn't depend on any
+ghc-compiled DLLs, use the <Option>-static</Option> option to link in
+the code statically.
 </Para>
 
 <Para>