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

Use containers to build binary release tarballs #45

Open
dinuxbg opened this issue Nov 9, 2022 · 1 comment
Open

Use containers to build binary release tarballs #45

dinuxbg opened this issue Nov 9, 2022 · 1 comment

Comments

@dinuxbg
Copy link
Owner

dinuxbg commented Nov 9, 2022

Fully automate the building of prebuilt toolchains for gnupru releases. Use podman containers in order to provide a stable and known host environment where to run crosstool-ng for a given release tag.

The following release tarballs must be produced:

  • Linux armhf debian buster
  • Linux amd64 debian buster
  • Linux arm64 debian buster (a nice to have)
  • Windows
@dinuxbg
Copy link
Owner Author

dinuxbg commented Feb 4, 2023

For the time being I'm using crosstool-ng for releasing binaries (see commit d7169b4).

It may still be worth to use containers in order to avoid canadian cross toolchain builds.

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

No branches or pull requests

1 participant