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

32-bit build prevents compilation on newer macOS releases #8

Open
bhuntsman opened this issue May 27, 2023 · 0 comments
Open

32-bit build prevents compilation on newer macOS releases #8

bhuntsman opened this issue May 27, 2023 · 0 comments

Comments

@bhuntsman
Copy link

While vx32 is a fundamentally 32-bit environment, newer releases of macOS require that all binaries be 64-bit.

How feasible would it be to update vx32 in such a way that it could compile and run as a 64-bit application, but keeping it such that the binaries it runs remain 32-bit only?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant