Installing Requirements
-
5. Installing Dependencies
Now to Install Required Dependencies
Now install the Dependency Package with Multilib support with:sudo dnf groupinstall "Development Tools"
And again:
sudo dnf install ncurses-devel bison flex openssl-devel elfutils-libelf-devel glibc-devel libstdc++-devel glibc-devel.i686 libstdc++-devel.i686
Then access the Target Directory:
cd ~/Downloads/gcc-11.*/
And again to Download the Required Libraries play:
./contrib/download_prerequisites
Contents