[MacPorts] #66258: icu @72.1 does not build on PPC Tiger, Mac OS X 10.4.11, because of problems with assembly code
MacPorts
noreply at macports.org
Tue Nov 29 12:54:42 UTC 2022
#66258: icu @72.1 does not build on PPC Tiger, Mac OS X 10.4.11, because of
problems with assembly code
------------------------+-----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: tiger ppc
Port: icu |
------------------------+-----------------------
Comment (by kencu):
newer cctools does NOT understand .balign or .p2align . The assembler is
dated about 2006, and not updated much since.
cctools passes assembly to clang on Intel systems, and clang does
understand those, but not on ppc of course.
so you’re wasting your time with that.
If you want gcc10 Right Now, use gcc10-bootstrap, as it is complicated to
build and integrate a new gcc into macports.
A serious effort to update older systems to gcc12 is just in the beginning
stages now. Wait for that to finish
--
Ticket URL: <https://trac.macports.org/ticket/66258#comment:42>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list