Hi Bernhard,

thanks for the response.

i am using ubuntu 12.04 ( 64 bit ) version. is it fine to use 32 bit gcc-4.7 on this?

which linux do you suggest for linaro android compilation ?

regards,
Amit kumar

On Mon, Jul 23, 2012 at 2:42 AM, Bernhard Rosenkränzer <bernhard.rosenkranzer@linaro.org> wrote:
On 19 July 2012 00:08, Amit Kumar <arc.dream@gmail.com> wrote:
> Hi,
>
> i am trying to compile linaro build ( panda-ics-gcc47-tilt-tracking-blob )
> on ubuntu 12.04 machine.
> /usr/bin/ld: cannot find -lstdc++
> /usr/bin/ld: cannot find -lgcc_s

You need to install the 32bit (host) versions of libstdc++ and gcc.

ttyl
bero