Hi, Thank you. And another question, I can see GCC and kernel related in 10.11 release, but not graphics, power management and multimedia. Will these be available in 11.15?
B.R Paul
-----Original Message----- From: Alexander Sack [mailto:asac@linaro.org] Sent: 2010年12月15日 18:18 To: Paul Li Cc: spring; Linaro Dev Subject: Re: autobuild system of linaro
2010/12/15 Paul Li exli@marvell.com:
Hi, Thank you for your help and I get http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headles... , I logged into it and found there is not GCC, so I want to install it and where can I get the Linaro GCC deb binary package? Does the Linaro GCC patches have pushed to upstream open source GCC, so I just 'sudo apt-get install GCC'?
yes, in maverick repo the default compiler for ARM is linaro + a few ubuntu patches, so just use gcc as usual.
If you need the linaro cross compiler, it's also available directly from the archive, e.g. + g++-arm-linux-gnueabi + gcc-arm-linux-gnueabi etc.