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 _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
