[GHC] #8148: ./configure IGNORES --with-gcc=gcc-4.8, can't build head on os x 10.8 with xcode 5 installed
GHC
ghc-devs at haskell.org
Wed Sep 4 07:31:22 CEST 2013
#8148: ./configure IGNORES --with-gcc=gcc-4.8, can't build head on os x 10.8 with
xcode 5 installed
---------------------------------+----------------------------------
Reporter: carter | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------+----------------------------------
Comment (by Manuel M T Chakravarty <chak@…>):
In [changeset:fc4856f9e811d9a23ae9212f43a09ddf5ef12b26/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="fc4856f9e811d9a23ae9212f43a09ddf5ef12b26"
Make validate play nice with clang (for Xcode 5 command line tools)
* This partially fixes #8148. However, --with-ghc-4.8 will still not work
given the rather dubious m4 macros and the failures in the test suite due
to '-nodefaultlibs' still need to be fixed.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8148#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list