#31781: ghc will not build on Lion ----------------------------------+----------------------------------------- Reporter: bowman@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: ghc | ----------------------------------+----------------------------------------- Comment(by amarqueslee@…): Not sure if this should be here or in a new ticket. ghc installs from me, but won't compile anything: {{{ $ ghc hello.hs ghc: could not execute: /usr/bin/gcc-4.2 }}} Somewhere it's still being configured to point to the wrong gcc. I tried giving it the right version of gcc with {{{ -pgmc `which gcc` }}} but ghc still seems to not be able to find my gcc. Thanks in advance for the help! -- Ticket URL: <https://trac.macports.org/ticket/31781#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS