#38826: llvm-2.9 does not build on PPC Tiger 10.4.11 ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: wontfix | Keywords: Port: llvm-2.9 | ------------------------------+-------------------------------- Comment (by Peter_Dyballa@…): Replying to [comment:6 ryandesign@…]:
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 }}}
Overnight the last command succeeded to build llvm-2.9! -- Ticket URL: <https://trac.macports.org/ticket/38826#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X