Ragini, thanks for the detailed feedback. Here is the simplified steps. cd /tmp wget https://sourceforge.net/projects/softwarefreedom/files/gcc/gcc.tar.xz/download sudo tar -C /opt -Jxvf ./download source /opt/gcc/freedom/source_gcc_env_vars.sh g++ --version | head -n 1
I have successfully managed to run the above steps. @Saifi Can you please check and confirm in case you see any issues?
Sure, this looks good and thanks for catching the scripting errors due to oversight. Hope all our community members try to setup gcc and get onboard the exciting C++ journey ahead. warm regards Saifi.