[project @ 2005-04-22 16:53:48 by sof]
authorsof <unknown>
Fri, 22 Apr 2005 16:53:48 +0000 (16:53 +0000)
committersof <unknown>
Fri, 22 Apr 2005 16:53:48 +0000 (16:53 +0000)
oops;supposed to have been included with revert-back-to-__stginit-for-mingw commit

ghc/rts/package.conf.in

index eedbfc1..d83a6ae 100644 (file)
@@ -99,6 +99,9 @@ ld-options:
          , "-u", "_GHCziIOBase_BlockedIndefinitely_closure"
          , "-u", "_GHCziIOBase_Deadlock_closure"
          , "-u", "_GHCziWeak_runFinalizzerBatch_closure"
+#if defined(mingw32_HOST_OS)
+         , "-u", "__stginit_Prelude"
+#endif
 #else
            "-u", "GHCziBase_Izh_static_info"
          , "-u", "GHCziBase_Czh_static_info"
@@ -132,6 +135,9 @@ ld-options:
          , "-u", "GHCziIOBase_BlockedIndefinitely_closure"
          , "-u", "GHCziIOBase_Deadlock_closure"
          , "-u", "GHCziWeak_runFinalizzerBatch_closure"
+#if defined(mingw32_HOST_OS)
+         , "-u", "__stginit_Prelude"
+#endif
 #endif
 
 framework-dirs: