How do I install gcc 4.8.1 on Ubuntu 13.04?
        Posted  
        
            by 
                sud_the_devil
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by sud_the_devil
        
        
        
        Published on 2013-06-25T17:00:38Z
        Indexed on 
            2013/08/02
            16:05 UTC
        
        
        Read the original article
        Hit count: 476
        
I have a 64 bit UBUNTU 13.04
running gcc --version shows me gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
But on May 31 2013 gcc 4.8.1 was released . And I don't know how to install it ..
Can someone please explain me the steps that I need to do for successfull installation ..
Also please tell me whether I can have both the instances of gcc installed i.e 4.7.3 & 4.8. 1 or not ??
And after installation how can I point to the new gcc 4.8.1 ??
© Ask Ubuntu or respective owner