2012/1/30 Khem Raj <raj.k...@gmail.com>

> On Mon, Jan 30, 2012 at 6:56 AM, M M <tmarc...@gmail.com> wrote:
> > Hi All,
> >
> > I'm using the Angstrom on the board with ARM9 cpu. I used the
> > cross-compiler "arm-angstrom-linux-gnueabi". My "script.c" that it
> contains the
> > dependencies of the .so file. Using the file command (on linux shell),
> the
> > output of the .so file is: ELF 32-bit LSB relocatable, Intel 80386,
> version 1
> > (SYSV), not stripped. The question is: it's possible to convert/porting
> the
> > .so file (intel version) in the .so file ARM version (so as to used for
> the
> > cross-compiling of script.c) ?
>
> you have to recompile this .so using arm compiler
>

   Hi,
   can you suggest me the ARM compiler, possibly a free compiler on linux,
that I can be use to compile the (intel) .so file ?

   Thanks.


> >
> > I noticed that the cross-compiler are "objcopy" and "objdump" commands:
> > recommended to use them for the conversion intel .so to arm .so file
> > version?
> > Can you suggest a syntax example to apply?
> >
> > Thanks a lot.
> > Best Regards.
> > _______________________________________________
> > Angstrom-distro-devel mailing list
> > Angstrom-distro-devel@linuxtogo.org
> >
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to