[GHC] #13005: Mac OSX uses MAP_ANON in place of MAP_ANONYMOUS

GHC ghc-devs at haskell.org
Mon Dec 19 11:29:27 UTC 2016


#13005: Mac OSX uses MAP_ANON in place of MAP_ANONYMOUS
-------------------------------------+-------------------------------------
           Reporter:  gracjan        |             Owner:
               Type:  bug            |            Status:  new
           Priority:  high           |         Milestone:
          Component:  Compiler       |           Version:  8.0.1
  (Linking)                          |
           Keywords:                 |  Operating System:  MacOS X
       Architecture:                 |   Type of failure:  Building GHC
  Unknown/Multiple                   |  failed
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Looks like Mac OS X has MAP_ANON instead of MAP_ANONYMOUS in
 /usr/include/sys/mman.h

 rts/linker/MachO.c needs fixed.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13005>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list