On Tue, Jun 23, 2015 at 1:16 PM, <[email protected]> wrote: > Hi, > > On my Beagle Board Black, I have GCC 4.6. With I try to update it with GCC > version using this command: > > sudo apt-get install gcc > > It seems that I have the latest version available of GCC. > > Is it possible to install GCC 4.8? and how?
sudo apt-get install gcc-4.8 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
