hi Shinto, > Hi Peter, > > Thanks for identifying the issue. > I checked my kernel source code and there is only gcc_3_4.c present in > kernel/gcov folder and gcc_4_7.c is NOT present. So as you suggested i will > have to upgrade to higher version. > > I will check with the latest kernel with GCOV 4.7 on beagle bone black and > let you know the result. > > currently i use below steps for downloading the kernel source for beagle bone > black. > > git clone git://github.com/RobertCNelson/linux-dev.git > cd linux-dev/ > Checkout v3.8.x branch (full cape support): > > ~/linux-dev > git checkout origin/am33x-v3.8 -b tmp
You may use latest linaro arm tool chain. http://releases.linaro.org/14.03/components/toolchain/binaries/gcc-linaro-arm-linux-gnueabihf-4.8-2014.03_linux.tar.bz2 > ~/linux-dev > ./build_kernel.sh > Regards, > Shinto ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
