[GHC] #8498: gcc hardcoded in build scripts! (ignores the --with-gcc= flag in configure)

GHC ghc-devs at haskell.org
Sun Dec 1 20:04:08 UTC 2013


#8498: gcc hardcoded in build scripts! (ignores the --with-gcc= flag in configure)
---------------------------------+------------------------------------
        Reporter:  carter        |            Owner:
            Type:  bug           |           Status:  new
        Priority:  high          |        Milestone:  7.8.1
       Component:  Compiler      |          Version:  7.7
      Resolution:                |         Keywords:
Operating System:  MacOS X       |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |       Difficulty:  Unknown
       Test Case:                |       Blocked By:
        Blocking:                |  Related Tickets:
---------------------------------+------------------------------------

Comment (by adamse):

 To compile GHC on commit 6d24076be9aff562cd449aa1d39b8eb14638bcd6 I had to
 specify a working compiler (I used a clang wrapper) in the `settings` file
 for my bootstrapping ghc.

 Located at
 `/Library/Frameworks/GHC.framework/Versions/Current/usr/lib/ghc-7.4.2/settings`
 for the latest Haskell platform I believe.

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


More information about the ghc-tickets mailing list