Skip to content

RFE: add --url option to download a package from a specific URL #424

Closed
@rouson

Description

@rouson
Avg response time
Issue Stats

Request for Enhancement (RFE)

With the advent of the Sourcery Institute fork of GCC, it would be nice to be able to redirect the installer to grab a package from a different URL than the usual one. I'll work on adding a --url (or --URL?) option to facilitate something like the following, which would install the freshly minted release of a branch that provides experimental, partial support for Fortran 2015 teams:

./install.sh --package gcc --url https://github.com/sourceryinstitute/gcc/archive/teams.tar.gz

This will become increasingly useful if more gfortran/OpenCoarrays contributors are willing to push their compiler edits to a branch of the aforementioned fork rather than distributing patches, which can sometimes be tricky and time-consuming to apply.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions