GNU GCC 4.0.4

This commit is contained in:
Andrius Štikonas 2021-03-20 21:23:07 +00:00
parent 30ebe8ccba
commit f5c262e370
6 changed files with 117 additions and 6 deletions

View file

@ -12,6 +12,8 @@ set -e
build automake-1.9.6 stage1.sh
build automake-1.9.6 stage2.sh
build gcc-4.0.4 stage1.sh
echo "Bootstrapping completed."
exec env - PATH=/after/bin PS1="\w # " bash -i