Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

CMake: unsupported GNU version -- gcc versions later than 8 are not supported

sudo apt-get install gcc-8 g++-8 -y

sudo ln -s /usr/bin/gcc-8 /usr/bin/gcc
sudo ln -s /usr/bin/g++-8 /usr/bin/g++
sudo ln -s /usr/bin/gcc-8 /usr/bin/cc
sudo ln -s /usr/bin/g++-8 /usr/bin/c++
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu iso 
Shell :: Git push --help fast-forwards 
Shell :: how to install bwa in ubuntu 
Shell :: speedtest cli install 
Shell :: vscode terminal shell font broken 
Shell :: torshammer github 
Shell :: git merge commit from branch 
Shell :: git push origin current branch 
Shell :: powershell redirect output to null 
Shell :: change git repository commmand 
Shell :: copy files from certain date linux 
Shell :: install hass.io docker raspberry pi 
Shell :: go to a tag in git 
Shell :: install rust cargo 
Shell :: wrk install 
Shell :: install cyberpanel centos 7 
Shell :: android home linux 
Shell :: digitalocean connect via ssh 
Shell :: command to reset the colors in the terminal 
Shell :: edit a file linux 
Shell :: git clone from url cmd 
Shell :: vite command 
Shell :: Not pushed + most recent commit 
Shell :: docker dir log linux 
Shell :: stop mariadb 
Shell :: Git command to Change Your Committer Name & Email per repository 
Shell :: remove directory from git without deleting 
Shell :: update cpanel 
Shell :: bash output to stdout and file 
Shell :: windows server 2016 install chrome 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =