Hi Linaro Sched team,
I am trying to cross compile rt-app to arm android. I've followed the steps mentioned in the Readme file. But I am facing some issues while configuring it to arm.
attached are the config log.
Command issued export CC=arm-linux-gnueabi-gcc ./configure --host=arm
Also i am using following http://packages.ubuntu.com/trusty/libjson-c-dev
Issue got resolved after closely debugging the json-c configure.ac file. Now i am able to compile successfully.
On Wed, Aug 12, 2015 at 9:19 AM, $rik@nth srikanth007m@gmail.com wrote:
Hi Linaro Sched team,
I am trying to cross compile rt-app to arm android. I've followed the steps mentioned in the Readme file. But I am facing some issues while configuring it to arm.
attached are the config log.
Command issued export CC=arm-linux-gnueabi-gcc ./configure --host=arm
Also i am using following http://packages.ubuntu.com/trusty/libjson-c-dev
Thanks & Regards, M.Srikanth Kumar.