patch applied (ghc): use RTLD_LAZY instead of RTLD_NOW
Simon Marlow
simonmarhaskell at gmail.com
Fri Jul 25 03:48:29 EDT 2008
Thu Jul 24 08:27:27 PDT 2008 Simon Marlow <marlowsd at gmail.com>
* use RTLD_LAZY instead of RTLD_NOW
RTLD_NOW apparently causes some problems, according to previous
mailing-list discussion
http://www.haskell.org/pipermail/cvs-ghc/2007-September/038570.html
M ./rts/Linker.c -1 +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080724152727-12142-766dcd638d6ef46c5f2d58df2bd671a426eedf8a.gz
More information about the Cvs-ghc
mailing list