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
