Hi,
i am trying to compile linaro build ( panda-ics-gcc47-tilt-tracking-blob ) on ubuntu 12.04 machine.
The steps and other details.
1. i am using ubuntu 12.04 on intel 64 bit machine.
2. downloaded the latest source code.
3. install gcc-4.7.
4. download the latest tool chain.
5. i followed all the steps mentioned by you.
i am continuously getting the below error code.
/usr/bin/ld: cannot find -lstdc++
/usr/bin/ld: cannot find -lgcc_s
/usr/bin/ld: skipping incompatible /usr/gcc_4_7/lib/gcc/x86_64-linux-gnu/4.7.2/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
collect2: error: ld returned 1 exit status
pleas let me know which linux or other configuration should i use to easily compile linaro android source code.
what is the easiest way to do that.
regards and thanks
Amit Kumar