All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] libm.so.6 not found with qemu-ppc
@ 2007-03-27  8:23 Mederle Nicolas
  0 siblings, 0 replies; only message in thread
From: Mederle Nicolas @ 2007-03-27  8:23 UTC (permalink / raw)
  To: qemu-devel

Hello,

   I build my ppc-elf toolchain. But I'm not the target to check my soft.
   I want use the Qemu simulator, but when I carry out the "qemu-ppc -L 
/ /{toolchain}/bin/ls" instruction , I have the following error :
       + When I put the libm.so.6 library of eldk toolchain (from 
{toolchain}/ppc_6xx/lib) in the /usr/lib dir :
            qemu-ppc: error while loading shared libraries: 
/usr/lib/libm.so.6: ELF file data encoding not little-endian
       + When I put the libm.so.6 library of linux (from /lib) in the 
/usr/lib :
            qemu-i386: error while loading shared libraries: libm.so.6: 
cannot open shared object file: No such file or directory

   I suppose that qemu use the libm.so.6 of ppc processor, so a elf 
file, in big endian, and not little endian. Must I convert the library, 
or the qemu-ppc have an option to define the mode? but, when I want the 
help, I have this message.

Thanks

-- 
Cordialement,

Nicolas MEDERLE. 


	

	
		
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-27  8:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-27  8:23 [Qemu-devel] libm.so.6 not found with qemu-ppc Mederle Nicolas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.