This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CYGPKG_LOADER: compiling for xscale-elf giving error


On Thu, Jun 12, 2008 at 03:29:14PM +0530, srinivas naga vutukuri wrote:
> Hi,
> 
>         I want to try the dynamic loading of library or module.
> Just added CYGPKG_LOADER. And my target is xsclae-elf (big-endian).
> But when comes to linking of crtbeginS.o dlforce.o crtendS.o to get
> libdlforce.so
> Am getting the error:
> 
> dlforce.o: compiled for a big endian system and target is little endian
> File in wrong format: failed to merge target specific data of file src/dlforce.o
> 
> Could you please help me out in get rid off? Is it possible the
> dynamic loading with xscale target (big-endian)?

I think you are more likely to have success with CYGPKG_OBJLOADER.

  Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]