GCC 4.8

Hello,

Is it possible to have GCC 4.8 on my BeagleBone Black? I have the Debian distribution and I try those 2 commands it’s not working

sudo apt-get install gcc (gcc is already the newest version)  ==> My current GCC version is 4.6.x
sudo apt-get install gcc-4.8 (unable to locate package)

Anyone know how to do it?

Thanks
Patrick

This was explained here:

https://groups.google.com/d/msg/beagleboard/XeYxWvy_uNs/KdV86jADZqkJ

Regards,

oh sorry thanks, I was not able to find my post. I thought I forgot to send my first message.
Ok, I will try, thanks a lot!