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

Download script to download all libc versions #182

Closed
wants to merge 2 commits into from

Conversation

goreil
Copy link
Contributor

@goreil goreil commented Apr 25, 2024

This pull request introduces a new script which downloads all relevant libc versions and helps address #180

@goreil
Copy link
Contributor Author

goreil commented Apr 25, 2024

The Idea of this helper script is that the relevant libc versions need to be downloaded before they can be linked to the versions.

It's also nice even when going the ./glibc_run.sh route, since the downloads are all frontloaded, instead of waiting times every time a new libc version is requested.

@goreil goreil changed the title Compile libc Download script to download all libc versions Apr 25, 2024
@Kyle-Kyle
Copy link
Contributor

Thank you for the contribution, and sorry for the late response.
I'd prefer not to force all users to download all libc.
I'll make some changes so users can only download/link relevant libc versions.

@Kyle-Kyle Kyle-Kyle closed this Apr 30, 2024
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.

2 participants