All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mederle Nicolas <mederle_nicolas@yahoo.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] libm.so.6 not found with qemu-ppc
Date: Tue, 27 Mar 2007 10:23:09 +0200	[thread overview]
Message-ID: <4608D46D.9020504@yahoo.fr> (raw)

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

                 reply	other threads:[~2007-03-27  8:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4608D46D.9020504@yahoo.fr \
    --to=mederle_nicolas@yahoo.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.