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

Document the location of static-binaries from GitLab CI/CD jobs #176

Closed
maralorn opened this issue Jun 2, 2019 · 3 comments
Closed

Document the location of static-binaries from GitLab CI/CD jobs #176

maralorn opened this issue Jun 2, 2019 · 3 comments

Comments

@maralorn
Copy link

maralorn commented Jun 2, 2019

Expected Behavior

Since proot master seems to contain some important bug-fixes I am especially aiming at hoping for 09a0c3c I was wondering if you could provide newer static-compiled binaries.

This is a revival of #120, where the binaries were updated the last time.

I am on nix and had sadly no luck with compiling proot statically on my own.
I would be glad if you could either provide documentation how to do it or just provide the binaries.

Actual Behavior

The newest static binaries I can find are from 2016 in the now archived proot-static-build repo.
#120 also mentions other binaries in a comment which are from 2014.

Steps to Reproduce the Problem

  1. Search the web for current statically linked proot binaries.
  2. Can’t find any.

Thank you for your attention and working on proot!

@maralorn maralorn changed the title No current binary URLs available No current static-linked binaries available Jun 2, 2019
@oxr463
Copy link
Collaborator

oxr463 commented Jun 2, 2019

Greetings,

Development builds can be found under artifacts for GitLab CI/CD Pipelines:

Here is the latest build on master:

Hopefully that helps

@maralorn
Copy link
Author

maralorn commented Jun 2, 2019

Wow, thank you so much. That helped!

@oxr463
Copy link
Collaborator

oxr463 commented Jun 4, 2019

TODO

  • Update documentation regarding compiling static binaries
make -C src loader.exe loader-m32.exe build.h
LDFLAGS="${LDFLAGS} -static" make -C proot

@oxr463 oxr463 changed the title No current static-linked binaries available Document the location of static-binaries from GitLab CI/CD jobs Jul 1, 2019
oxr463 added a commit that referenced this issue Nov 25, 2019
oxr463 added a commit that referenced this issue Nov 25, 2019
@oxr463 oxr463 closed this as completed Nov 25, 2019
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

2 participants