Skip to content

GCC download_prerequisites script edit fails for branch builds #234

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

Closed
rouson opened this issue Oct 20, 2016 · 0 comments
Closed

GCC download_prerequisites script edit fails for branch builds #234

rouson opened this issue Oct 20, 2016 · 0 comments

Comments

@rouson
Copy link
Member

rouson commented Oct 20, 2016

In the latest release of OpenCoarrays, the installer edits GCC's download_prerequisites script if gfortran is built as part of the OpenCoarrays installation. The edit switches the script's download mechanism from wget to whichever one the script has chosen for the given environment (alternatives include curl and ftp). When using OpenCoarrays to install an unreleased branch of GCC, wget gets switch to svn, which doesn't work for downloading the release tar balls of the GCC prerequisites. In such cases, the script needs to use a different download mechanism for the GCC prerequisites from the one it's using for checking out the GCC branch.

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