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

zig-0.10.0 #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

zig-0.10.0 #14

wants to merge 2 commits into from

Conversation

VVX7
Copy link

@VVX7 VVX7 commented Nov 19, 2022

  • update to latest Zig release
  • add linux aarch64 support

@iffy
Copy link
Owner

iffy commented Nov 21, 2022

Thank you for this!

The following tests fail to compile (the latest master will now provide a summary like this at the end of a test run):

  ssl_from_linux-amd64_to_windows-i386
  regex_from_linux-amd64_to_windows-i386
  sqlite_from_linux-amd64_to_windows-i386
  threading_from_linux-amd64_to_windows-i386
  hello_from_linux-amd64_to_windows-i386

I may eventually get to fixing this, but if you're up for figuring out what's wrong, I'd welcome the fix. Do you want to split this PR into one that upgrades zig and another that adds Linux amd64 support?

@VVX7
Copy link
Author

VVX7 commented Nov 24, 2022

yep! I'll take a look and split out the linux arm64 support from this PR.

@brendo-m
Copy link
Contributor

brendo-m commented Dec 6, 2022

any progress on this? I was able to make the changes locally and get cross compiling for an AWS Lambda function working nicely

@iffy iffy mentioned this pull request Feb 9, 2023
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

Successfully merging this pull request may close these issues.

3 participants