Script to select your desired binutils/gcc versions via menu and build them.
Latest commits
| Commit | Message | Author | Date |
|---|---|---|---|
| b64f12f546 | Provide backup GCC DL site (http) | Toni Uhlig | 2 years ago |
| b388e70fd6 | Ignore toolchain root directories. | Toni Uhlig | 3 years ago |
| 3a577faa22 | Initial commit; moved build-gcc.sh from foo-scripts. | Toni Uhlig | 5 years ago |
Branches
| Name | Target | Subject | Date |
|---|---|---|---|
| main | b64f12f546 | Provide backup GCC DL site (http) | 2 years ago |
README
Select and build binutils/gcc. You can choose between all upstream versions via a curses menu provided by whiptail. Remember that not all binutils/gcc versions may compile with your host compiler. To use this build script, you'll need a working binutils/gcc/wget/whiptail(libnewt) installation. After compilation is done you can source a script named activate.sh in the gcc-*-root directory.