#29331: PyPy 1.4.1 won't compile ----------------------------------+----------------------------------------- Reporter: zelegolas@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: | Keywords: Port: pypy | ----------------------------------+----------------------------------------- Changes (by zelegolas@…): * status: closed => reopened * resolution: worksforme => Comment: Since Xcode 4.0 the latest version of gcc it's gcc-4.2. {{{ $ ll /usr/bin/gcc* lrwxr-xr-x 1 root wheel 7B 15 Apr 18:29 /usr/bin/gcc -> gcc-4.2 -rwxr-xr-x 1 root wheel 162K 11 Feb 17:00 /usr/bin/gcc-4.2 }}} You have to replace gcc-4.0 by "gcc" or "gcc-4.2" -- Ticket URL: <https://trac.macports.org/ticket/29331#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS