Skip to content

Bug in osxcross is causing build failures.  #47

Description

@farzonl

Mac cross builds haven't changed since they were written, so likely an issue with osxcross since we have been checking out main.

The below comment says to make sure to use the right AR, which I am with x86_64-apple-darwin20.4-ar
tpoechtrager/osxcross#11 (comment)

Looks like there are others that have this same probelm
tpoechtrager/osxcross#225
which is why PR #46 added -DCMAKE_RANLIB=x86_64-apple-darwin20.4-ranlib
However that build failed too.
I've also tried forcing libc++ in this commit: 129b86d, but that also failed https://github.com/farzonl/warfLang/actions/runs/6291520110/job/17079966556

The weird thing is Dockerfile.osx-cross still works perfectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions