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

Link glibc statically for Linux binary builds #458

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

datho7561
Copy link
Contributor

Close #457

Signed-off-by: David Thompson [email protected]

Copy link
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me, and matches https://github.com/eclipse/lemminx/blob/master/.github/workflows/native-image.yaml#L20 . Once merged, we can check the snapshot downloads and confirm it's static.

@datho7561 datho7561 merged commit fe070c7 into redhat-developer:master Apr 20, 2021
@datho7561 datho7561 deleted the 457-static-binary branch April 20, 2021 18:28
@rgrunber
Copy link
Member

Failed due to :

15:26:55  /usr/bin/ld: cannot find -lstdc++
..
15:26:55  /usr/bin/ld: cannot find -lz

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.

Build a static binary for Linux
2 participants