#38826: llvm-2.9 does not build on PPC Tiger 10.4.11 ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: llvm-2.9 | ------------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:4 jeremyhu@…]:
It should be using apple-gcc-4.2 instead of gcc-3.3.
On trunk, yes; on the released version 2.1.3, no. Replying to [comment:5 Peter_Dyballa@…]:
Here are the compilers of my Tiger system:
Use gcc-apple-4.2. If you were on trunk this would happen automatically but on 2.1.3 it instead tries gcc 3.3 first which as we see doesn't work. {{{ sudo port clean llvm-2.9 sudo port install llvm-2.9 configure.compiler=apple-gcc-4.2 }}} -- Ticket URL: <https://trac.macports.org/ticket/38826#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X