[GHC] #7904: GHC calls the cc1 of a gcc thats not the first in PATH
GHC
cvs-ghc at haskell.org
Sat May 11 23:29:49 CEST 2013
#7904: GHC calls the cc1 of a gcc thats not the first in PATH
---------------------------+------------------------------------------------
Reporter: carter | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Os: MacOS X | Architecture: x86_64 (amd64)
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
---------------------------+------------------------------------------------
Comment(by igloo):
You might need to use `-pgml` or `-pgma`, depending on what GHC is doing
when it calls the wrong C compiler. If that doesn't explain it, could you
also add `-v` to the GHC command line, and paste both the command and the
output here please?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7904#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list