#35380: mp-gcc fails to work on Mountain Lion ------------------------------+--------------------------------------------- Reporter: rosssmith@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ------------------------------+--------------------------------------------- I've just upgraded to Mountain Lion. I didn't try to update Macports; I just uninstalled the whole thing and reinstalled from scratch. Also installed Xcode, installed the command line tools, and went through the xcodebuild license thing. {{{ $ sudo port install gcc47 ... installs without any errors ... $ port select gcc Available versions for gcc: mp-gcc47 none (active) $ sudo port select gcc mp-gcc47 Selecting 'mp-gcc47' for 'gcc' succeeded. 'mp-gcc47' is now active. $ gcc -v gcc-mp-4.7: error trying to exec '/opt/local/bin/i686-apple-darwin11-llvm- gcc-4.2': execvp: No such file or directory }}} I don't know what's going wrong here, or whether it's a bug in gcc_select or the gcc47 installer or what. I tried again with gcc46 and got the same result. -- Ticket URL: <https://trac.macports.org/ticket/35380> MacPorts <http://www.macports.org/> Ports system for Mac OS