Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile TCC using Rosetta on MacOS #64

Open
PatrickHoward opened this issue May 24, 2021 · 0 comments
Open

Compile TCC using Rosetta on MacOS #64

PatrickHoward opened this issue May 24, 2021 · 0 comments
Labels
platforms: macOS Issues associated with macOS platforms

Comments

@PatrickHoward
Copy link
Contributor

Currently at the moment we do not support compiling for Apple Silicon natively (waiting on Box2D or switching to my fork of Box2D).

So for the time being we'll need to make sure that the configure command for TCC gets prefixed with arch -x86_64 to ensure that it gets run with Intel architecture in mind...

Or we fix Box2D...

@PatrickHoward PatrickHoward added the platforms: macOS Issues associated with macOS platforms label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platforms: macOS Issues associated with macOS platforms
Projects
None yet
Development

No branches or pull requests

1 participant