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

Add cross compile support to Linux and Windows OS with x86_64 archs. #34

Closed
wants to merge 1 commit into from

Conversation

dmosc
Copy link
Owner

@dmosc dmosc commented Feb 17, 2023

Description

Add support for native compilation of gptc in both Linux and Windows environments with x86_64 architectures.

Tasks

  • Implement Dockerfiles with compilation steps for each architecture.
  • Update install.sh and update.sh scripts to download a binary based on the $OS-$ARCH pair.

Resources and screenshots (optional)

Triggers

closes #32

@dmosc dmosc added the bug Something isn't working label Feb 17, 2023
@dmosc dmosc self-assigned this Feb 17, 2023
@dmosc dmosc force-pushed the feature/cross-arch-support branch 8 times, most recently from 7acd5d9 to 1f1bb5c Compare February 17, 2023 19:03
@dmosc dmosc closed this Feb 19, 2023
@dmosc dmosc deleted the feature/cross-arch-support branch February 19, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exec format error
1 participant