#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@…): Can't believe I didn't think of this immediately, but a pseudo-fix is: {{{ cd /usr/bin sudo ln -s gcc gcc-4.2 #enter password }}} Ghc now compiles, but ld warns about a couple of invalid flags and things being passed through when ghc links... I get the feeling undefined behaviour will come back and bite me for this when i least expect it... -- Ticket URL: <https://trac.macports.org/ticket/31781#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS