#7040: linker failures with foreign global data -------------------------------+-------------------------------------------- Reporter: luite | Owner: simonmar Type: bug | Status: patch Priority: high | Milestone: 7.6.1 Component: Runtime System | Version: Keywords: | Os: MacOS X Architecture: x86_64 (amd64) | Failure: Other Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+--------------------------------------------
Comment(by marlowsd@…): commit e590ad77f9596a8389409ae56ea902c97e5dbfb0 {{{ Author: Simon Marlow <marlo...@gmail.com> Date: Mon Aug 20 13:14:47 2012 +0100 OS X: use mmap() instead of malloc for allocating the bss (#7040) rts/Linker.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7040#comment:16> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs