[commit: ghc] master: Fix obscure problem with using the system linker (#8935) (2f8b4c9)

git at git.haskell.org git at git.haskell.org
Sun Jun 8 10:21:47 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/2f8b4c9330b455d4cb31c186c747a7db12a69251/ghc

>---------------------------------------------------------------

commit 2f8b4c9330b455d4cb31c186c747a7db12a69251
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Sun Jun 8 09:46:20 2014 +0100

    Fix obscure problem with using the system linker (#8935)
    
    See Note [RTLD_LOCAL] for a summary of the problem and solution, and


>---------------------------------------------------------------

2f8b4c9330b455d4cb31c186c747a7db12a69251
 compiler/ghci/Linker.lhs | 72 ++++++++++++++++++++++++++++++++----------------
 rts/Linker.c             | 43 +++++++++++++++++++++++------
 2 files changed, 83 insertions(+), 32 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 2f8b4c9330b455d4cb31c186c747a7db12a69251


More information about the ghc-commits mailing list