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
EDIT by @zbeekman on 4/12/2017 13:21 EDT s/digital signature/checksum/
Installation/build problem
When building an unreleased branch (e.g., trunk) of GCC, the OpenCoarrays installer invokes GCC's download_prerequisites script. As of GCC 7, the latter script uses sha512sum or md5 to verify the digital a signaturechecksum for each downloaded file. On macOS, the corresponding verification programs differ in name and/or arguments. A pull request will be submitted shortly to enable the OpenCoarrays edit_GCC_download_prereqs_file_if_necessary.sh script to edit the download_prerequisites script to support macOS.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
EDIT by @zbeekman on 4/12/2017 13:21 EDT s/digital signature/checksum/
Installation/build problem
When building an unreleased branch (e.g., trunk) of GCC, the OpenCoarrays installer invokes GCC's download_prerequisites script. As of GCC 7, the latter script uses
sha512sum
ormd5
to verify thedigital a signaturechecksum for each downloaded file. On macOS, the corresponding verification programs differ in name and/or arguments. A pull request will be submitted shortly to enable the OpenCoarrays edit_GCC_download_prereqs_file_if_necessary.sh script to edit the download_prerequisites script to support macOS.The text was updated successfully, but these errors were encountered: