On 6 October 2017 at 04:43, nick wrote: > Greetings All, > > Seems I needed to use the download script for the prerequisites. Check in the docs you > clearly hint at this but this should be updated to you need to build gcc this way. I > and a lot of people will probably may get confused by this. You don't *need* to. There are other ways, as explained at https://gcc.gnu.org/wiki/Installing GCC (e.g. install the prerequisites from your OS package manager). Either install them from the package manager, *or* use the contrib/download_prerequisites script so they get statically linked into GCC, *or* do it the hard way and know *exactly* what you're doing. If you don't know exactly what you're doing then do not choose the hard way.