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

Port to Apple OSX #11

Open
jaromil opened this issue Sep 29, 2024 · 0 comments
Open

Port to Apple OSX #11

jaromil opened this issue Sep 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jaromil
Copy link
Member

jaromil commented Sep 29, 2024

Build target and portable code to run natively on Apple OSX x86 and possibly ARM.

Currently supported targets by tinycc:

make cross-TARGET
   build one specific cross compiler for 'TARGET'. Currently supported:
   i386 x86_64 i386-win32 x86_64-win32 x86_64-osx arm arm64 arm-wince
   c67 riscv64 arm64-osx

config flag:

  --targetos=...           target OS (Darwin,WIN32,Android/Termux) [Linux]
@jaromil jaromil added enhancement New feature or request help wanted Extra attention is needed labels Sep 29, 2024
@puria puria self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants