-
Notifications
You must be signed in to change notification settings - Fork 113
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
Help targeting macOS #63
Comments
Building with C target on latest macOS Mojave with official CommandLineTools C toolchain and Clozure CL works fine except a few trivia:
Practically testing with macOS in VirtualBox is preferred.
|
Thanks for checking. The C target works, but what I'd like to do is writing the target Mach-O file image from Forth, like how the Linux target writes an ELF file and the Windows targets writes a PE file. I tried to use Virtual Box at some point, but failed the installation. And now I have other priorities. |
I'd like to make a port to macOS, but it's not really viable to do that without access to a macOS machine.
If I could get ssh access to a machine for a month or so, that'd be really helpful.
The text was updated successfully, but these errors were encountered: