Browse Source
Some systems don't have things like GMP, MPFR, and friends installed. Rather than requiring them to be installed as root, this uses a bit of GCC's built-in functionality to download these libraries and build them along with GCC. This allows the tools to build on Red Hat, but only if you install newer host tools (I have GCC, make, and texinfo).pull/40/head
2 changed files with 11 additions and 8 deletions
Loading…
Reference in new issue