From: sof Date: Fri, 22 Apr 2005 16:53:48 +0000 (+0000) Subject: [project @ 2005-04-22 16:53:48 by sof] X-Git-Tag: Initial_conversion_from_CVS_complete~696 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=68c138564102b83292df3e44287e0ec6ef598e51;p=ghc-hetmet.git [project @ 2005-04-22 16:53:48 by sof] oops;supposed to have been included with revert-back-to-__stginit-for-mingw commit --- diff --git a/ghc/rts/package.conf.in b/ghc/rts/package.conf.in index eedbfc1..d83a6ae 100644 --- a/ghc/rts/package.conf.in +++ b/ghc/rts/package.conf.in @@ -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: