[GHC] #11061: GHC 7.10.3 RC1: build broken on OS X
GHC
ghc-devs at haskell.org
Thu Nov 5 06:51:23 UTC 2015
#11061: GHC 7.10.3 RC1: build broken on OS X
-------------------------------------+-------------------------------------
Reporter: trommler | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.10.3
Component: Build System | Version: 7.10.2
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:
-------------------------------------+-------------------------------------
Richard reported on ghc-devs:
> {{{
> checking for readelf... no
> configure: error: cannot find readelf in your PATH
> }}}
OS X uses Mach-O not ELF. So `readelf` does not work on Mach-O binaries.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11061>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list