How to compile Ecore library for openmoko toolchain?

Leonti Bielski prishelec at gmail.com
Fri Oct 31 23:41:32 CET 2008


Hello!
I'm trying to build my app openmoko toolchain to use it in my application.
It needs e17 libraries,
What I' doing:

./configure --host=arm-angstrom-linux-gnueabi \
--prefix=/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr
make
make install

My application compiles alright, but whet it comes to linking I get an error:

/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/libecore_evas.so:
file not recognized: File format not recognized

Why is it so? Is libecore_evas.so built for wrong architecture? Has
enyone had similar problem?
Thanks.
Leonti



More information about the devel mailing list