Changes between Version 1 and Version 2 of Ticket #71668, comment 19


Ignore:
Timestamp:
Sep 26, 2025, 2:35:14 AM (5 months ago)
Author:
yretenai
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71668, comment 19

    v1 v2  
    1 For what it's worth, this same error happens when intentionally trying to build x86_64 libffi on arm. The same failed to locate symbol list.
     1For what it's worth, this same error happens when intentionally trying to build x86_64 libffi on arm (on tahoe.) The same failed to locate symbol list. Not sure if I should open a separate issue.
    22
    33So it seems libffi on arm is [https://github.com/libffi/libffi/issues/571 just broken]; Apple apparently has their [https://github.com/apple-oss-distributions/libffi own libffi] with workarounds.