[ELDK] Image compiled with ELDK for ARM not running on kernelcompiled on cramfs file system

Diptopal Basu diptopal.basu at gmail.com
Wed Jul 15 15:21:52 CEST 2009


Hi Martin ,

 Thank you . I will try to compile kernel with the options you suggested and
run the axf files again .

Regards
Diptopal

On Wed, Jul 15, 2009 at 5:28 PM, Martin Krause <Martin.Krause at tqs.de> wrote:

> Hi Diptopal,
>
> Diptopal Basu wrote on :
>  > I am working on Versatile ARM 926EJ-S baseboard and compiling a simple
> > application applications with RVDS and ELDK compiler .
> >
> > We have an initramfs file system for our kernel , any application
> > compiled with ELDK runs on the kernel , but if we try to use ARM RVDS
> > format files ( .axf ) it does not recognise the files .
> >
> >   On the other hand reverse happens on the vendor supplied kernel
> > which has cramfs file system .Files compiled with ELDK does not run
> > on this kernel. I am suspecting the filesystem , what could be the
> > problem ? Please comment .
>
> Maybe your RVDS Compiler/Kernel/Filesystem does not use the same ARM
> ABI/EABI configuration as your ELDK Kernel/Filesystem?
>
> If you are using EABI in your ELDK Kernel (CONFIG_AEABI=Y), try to
> set CONFIG_OABI_COMPAT=y, also.
>
> Best Regards,
> Martin
>


More information about the eldk mailing list