This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Aw: hppa qemu and string functions


On 11/09/2016 03:51 PM, Helge Deller wrote:
Hi Richard,

Off and on, I've been working on a user-only target of hppa to qemu.  It's now
about 95% working.  If anyone would like to try it out, it's available at
   git://github.com/rth7680/qemu.git tgt-hppa

COOL!
I'm happy to test, but can you shortly describe the required steps how I can build & test it?

Check out the indicated branch, configure --target-list=hppa-linux-user, make, install. qemu-hppa will be the user-mode emulator.


With "user-only target of hppa" I assume this means that I can run hppa binaries
on e.g. x86-64, similiar to what is described here: https://wiki.debian.org/QemuUserEmulation ?

Yes, exactly.


r~


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