How to compile Ecore library for openmoko toolchain?

Leonti Bielski prishelec at gmail.com
Sat Nov 1 00:03:24 CET 2008


Oh, man. For a long time I didn't feel so stupid :) I found those
commands to compile at the very same page, but missed what I needed.
Thanks a lot.
Leonti

On Fri, Oct 31, 2008 at 11:54 PM, John Lee <john_lee at openmoko.com> wrote:
> On Fri, Oct 31, 2008 at 11:41:32PM +0100, Leonti Bielski wrote:
>> Hello!
>> I'm trying to build my app openmoko toolchain to use it in my application.
>> It needs e17 libraries,
>
> you don't need to build it.  try this:
>
> http://wiki.openmoko.org/wiki/Toolchain#Installing_New_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
>> devel at lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/devel
>



More information about the devel mailing list