#40183: compiler_blacklist_versions-1.0: cannot detect llvm-gcc-4.2 version with Xcode 5 ---------------------------+-------------------------------- Reporter: joel.esler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: | ---------------------------+-------------------------------- Comment (by ryandesign@…): I'm confused. Apple stated in the Xcode release notes that "Xcode 4.6 is the last release to include the LLVM-GCC compiler". Then why does /usr/bin /llvm-gcc-4.2 exist in Xcode 5? Is it a symlink to clang or something? Because that looks like the kind of output clang would produce, not the kind of output llvm-gcc-4.2 would produce. I think what I'd like to do is improve the compiler_blacklist_versions portgroup so that if it cannot find the version number string, then it considers the compiler blacklisted instead of throwing an error. -- Ticket URL: <https://trac.macports.org/ticket/40183#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X