2010/12/15 Paul Li <e...@marvell.com>: > Hi, > Thank you for your help and I get > http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headless-tar-20101108-2.tar.gz > , 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. -- - Alexander _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev