You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
@zbeekman No worries. I just submitted a pull request that fixes this issue. I wanted to have a GCC build running in the background while I finish a proposal. ;)
Uh oh!
There was an error while loading. Please reload this page.
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: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.
The text was updated successfully, but these errors were encountered: