poptlibrary Crosscompilation for ARM11



HI,
I am trying to cross compile popt libraries for my IMX31(ARM11)processor
from FC3.
I used  popt-1.6.4 ver.
when i use
./configure --host=arm-linux  --build=i386  --disable-nls
or
./configure --host=arm-linux  --build=i386 CC=arm-linux-gcc --disable-nls
both the time it is compiling and creating libraries.
but when i use
file libpopt.so.0.0.0
It is displaying that
libpopt.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), not stripped
So why it is not created for ARM.
popt library is the dependent library for  libgnome.
when i tryed to CCompile libgnome it asked for popt.
Does any body already crosscompiled  Gnome,Glade,GTK related libraries for
freescale IMX31/ ARM11 processor.
If somebody already developed it will be helpful to me and it will save lot
of time.Because i have to crosscompile all Gnome and Glade related libs for
ARM11
Kindly provide some help in this regard.

Thanks in advance.

Regards,
Harsha



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]