#39761: llvm-3.3 can't link on Leopard/PPC ------------------------+----------------------------- Reporter: khepler@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: leopard powerpc Port: llvm-3.3 | ------------------------+----------------------------- Comment (by jeremyhu@…): Replying to [comment:8 braumann@…]:
Is anybody aware how to apply the -mlongcall switch as was proposed above? And what is meant by cutting out targets?
Yes, add -mlongcall along with -Os (search for -Os in the Portfile). By removing targets, I mean disabling support for other targets that you probably don't need (eg: sparc, mips, etc). My guess is that the addition of AArch64 in llvm-3.3 is what put this over the top. -- Ticket URL: <https://trac.macports.org/ticket/39761#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X