#19856: ghc: uses "gcc" -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: gwright@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc -------------------------------------+-------------------------------------- Comment(by gwright@…): Thank you for tracking that down. There were two separate problems here. Some of the makefiles did not pass the right flags to cabal, which then searched the PATH for the first gcc that turned up. r53708 fixed that. The second problem is the one you showed, that the bootstrap compiler invokes the incorrect gcc. Might only need to patch build.mk with the -pgmc flag. I will give it a try. -- Ticket URL: <http://trac.macports.org/ticket/19856#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS