#37839: webkit-gtk: ld: scattered reloc r_address too large ---------------------------+------------------------------ Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: powerpc haspatch Port: webkit-gtk | ---------------------------+------------------------------ Comment (by fmw@…): I guess it doesn't matter what CPU you are compiling on, the target PPC code is always going to need -Os because it is a machine code relative jump distance causing the problem. But -O2 should be fine for the i386 part of the universal build. I just don't know how to tweek things so the PPC compile part alone gets -Os. -- Ticket URL: <https://trac.macports.org/ticket/37839#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS