From: Joshua Root <josh_root@users.sourceforge.net>
To: arrummzen@gmail.com
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-i386 segfaults when running wine on a x86 CPU?
Date: Thu, 01 Jun 2006 03:36:33 -0000 [thread overview]
Message-ID: <447E60AF.6010207@users.sourceforge.net> (raw)
In-Reply-To: <4eb2ea800605311800x8a94616xf28d6e26f9571c04@mail.gmail.com>
James Supancic wrote:
> When I run
> qemu-i386 /usr/bin/wine
> I get
> qemu: uncaught target signal 11 (Segmentation fault) - exiting
>
> I know I don't need qemu-i386 to run wine compiled for x86 CPUs on an
> x86 CPU. I am trying to figure out how to make a version of wine that
> will work with qemu-i386, after I figure this out I intend to move the
> wine installation over to a sparc CPU.
Qemu's user mode emulation only works for Linux -> Linux at the moment,
i.e. programs compiled for Linux can be run on a Linux host. (The useful
part is of course that programs compiled for a different CPU
architecture than the host's can be run.)
However, encouraging progress has been made on qemu-darwin-user, which
will do what you want to do. See here:
http://wiki.opendarwin.org/index.php/Darwine:qemu-darwin-user
- Josh
next prev parent reply other threads:[~2006-06-01 3:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-01 1:00 [Qemu-devel] qemu-i386 segfaults when running wine on a x86 CPU? James Supancic
2006-06-01 3:36 ` Joshua Root [this message]
2006-06-02 23:53 ` James Supancic
2006-06-03 3:38 ` Joshua Root
2006-06-03 9:21 ` Johannes Schindelin
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=447E60AF.6010207@users.sourceforge.net \
--to=josh_root@users.sourceforge.net \
--cc=arrummzen@gmail.com \
--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.