[MacPorts] #63164: cctools @949: lipo generates FAT libraries on i386 Mac OS X Tiger with wrong offset: fail to load
MacPorts
noreply at macports.org
Sat Jul 10 21:48:00 UTC 2021
#63164: cctools @949: lipo generates FAT libraries on i386 Mac OS X Tiger with
wrong offset: fail to load
------------------------------+--------------------
Reporter: bradleyCPA | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: cctools libgcc7 |
------------------------------+--------------------
Comment (by jmroot):
It's rare that you want to just cast from a floating point type to an
integer, as that will truncate (so 11.999 becomes 11). You usually want to
use `lrintf()` or similar.
--
Ticket URL: <https://trac.macports.org/ticket/63164#comment:36>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list