install the latest version gcc - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: install the latest version gcc (
/showthread.php?tid=551381)
install the latest version gcc -
JessyChaos - 18.12.2014
Hi I want to update my centos linux gcc, the last vercion
gcc-c++-4.9.2-1
someone tell me how to update?
Re: install the latest version gcc -
kaisersouse - 18.12.2014
should just be 'yum update gcc' or 'yum install gcc'
NM looks like there are shenanigans w/ installing 4.9 using yum.
Try this:
http://joelinoff.com/blog/?p=1546