Libipu: file in wrong format

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Libipu: file in wrong format

793件の閲覧回数
christophe
Contributor V

Hi all,

When linking with libipu.so.0, this message occurs:

libipu.so.0: could not read symbols: File in wrong format

If ii create a dummy.so lib, i can link it perfectly, so it's probably libipu.so.0 that is different.

I notice a compilator difference when using the file command:

lucid@ubuntu:~/rainbow$ file dummy.so
bidon.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, not stripped

and

lucid@ubuntu:~/rainbow$ file libipu.so.0
libipu.so.0: ELF 32-bit LSB shared object, ARM, version 1 (SYSV), dynamically linked, not stripped

libipu.so.0 is compilated with ARM version, so i suppose i've to compile too with ARM. How can i configure makefile to use ARM compilator ?

thanks.

ラベル(1)
0 件の賞賛
返信
0 返答(返信)