qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] qemu-armeb is working ?


From: matthieu castet
Subject: [Qemu-devel] qemu-armeb is working ?
Date: Wed, 16 Jul 2008 19:44:54 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi,

I am trying to use qemu-armeb, but it doesn't work [1]. glibc elf loader 
seem to read garbage.
The little endian version works [2].

May be I got a bad armeb toolchain.
Does qemu-armeb from svn works for somebody ?

Matthieu

[1]
$ ./armeb-linux-user/qemu-armeb -L 
/opt/arm-glibc/armeb-none-linux-gnueabi/libc/ /tmp/a.out
      3292:
      3292:     file=libc.so.6 [0];  needed by  [0]
      3292:     find library=libc.so.6 [0]; searching
      3292:      search cache=/etc/ld.so.cache
      3292:      search
path=/lib/tlsasttmulf//:/lib/tls/fast-mu:/lib/tls/:/lib/tls:/lib/fast-mul:
/lib/fast-mu:/lib/:/lib:/usr/lib/tlsasttmulf//:/usr/lib/tls/fast-mu:
/usr/lib/tls/:/usr/lib/tls:/usr/lib/fast-mul:/usr/lib/fast-mu:/usr/lib/:
/usr/lib
         (system search pa)
      3292:       trying file=/lib/tlsasttmulf//
      3292:       trying file=/lib/tls/fast-mul
      3292:       trying file=/lib/tls//libc.s
      3292:       trying file=/lib/tls/libc.so.
      3292:       trying file=/lib/fast-mul
      3292:       trying file=/lib/fast-mul
      3292:       trying file=/lib//libc.s 
: error while loading shared libraries: /e/l//lic.invalid ELF
 heade/li/li/c.s/address@hidden 
[2]
$ ./arm-linux-user/qemu-arm -L /opt/arm-glibc1/arm-none-linux-gnueabi/libc/
/tmp/a.out
      3303:
      3303:     file=libc.so.6 [0];  needed by /tmp/a.out [0]
      3303:     find library=libc.so.6 [0]; searching
      3303:      search cache=/etc/ld.so.cache
      3303:       trying file=/lib/libc.so.6
      3303:
      3303:     file=libc.so.6 [0];  generating link map
      3303:       dynamic: 0x421a8f18  base: 0x42096000   size: 0x001160dc
      3303:         entry: 0x420a9be0  phdr: 0x42096034  phnum:          9
      3303:
      3303:     checking for version `GLIBC_2.4' in file /lib/libc.so.6 [0]
required by file /tmp/a.out [0]
      3303:     checking for version `GLIBC_2.4' in file /lib/ld-linux.so.3 [0]
required by file /lib/libc.so.6 [0]
      3303:     checking for version `GLIBC_PRIVATE' in file /lib/ld-linux.so.3
[0] required by file /lib/libc.so.6 [0] 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]