[Bug other/78161] contrib/download_prerequisites fails on MacOS, Lubuntu, and Windows

2016-12-04 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78161 Damian Rouson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug other/78161] contrib/download_prerequisites fails on MacOS, Lubuntu, and Windows

2016-12-01 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78161 --- Comment #4 from Damian Rouson --- I'll close this because another developer is going to work on it so my last comment no longer applies.

[Bug other/78161] contrib/download_prerequisites fails on MacOS, Lubuntu, and Windows

2016-11-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78161 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org

[Bug other/78161] contrib/download_prerequisites fails on MacOS, Lubuntu, and Windows

2016-10-31 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78161 --- Comment #1 from Richard Biener --- The issue with the current script is probably relying too much on wget internals (the -O option). It would probably be better to simply cd into the destination directory and do wget w/o -O.