From: Christian Walther <cwalther@gmx.ch>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [Patch] Mac OS X Port
Date: Sun, 04 Jul 2004 09:21:14 +0200 [thread overview]
Message-ID: <cc8b4m$uus$1@sea.gmane.org> (raw)
In-Reply-To: <00714252-CC7B-11D8-988D-000A2796D230@free.fr>
Wow! It works! And it even has networking! Cool! That's the moment I was
hoping for when I started observing the qemu list some weeks ago... :)
It also boots Windows 95, Windows 98 SE and the Mandrake Linux 10.0
installer.
A few questions and remarks:
o To make it compile, I had to make the following change to
Makefile.target: add $(SDL_CFLAGS) to the %.o %.c rule. ($(CC) $(CFLAGS)
$(DEFINES) $(SDL_CFLAGS) -c -o $@ $<)
o Is PPC emulation supposed to work? When I try to compile it, I get the
following:
gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I.
-I/Users/cwalther/Desktop/Incoming/qemu/qemu/target-ppc
-I/Users/cwalther/Desktop/Incoming/qemu/qemu -D_GNU_SOURCE
-I/Users/cwalther/Desktop/Incoming/qemu/qemu/slirp -I/sw/include/SDL
-D_THREAD_SAFE -c -o translate.o
/Users/cwalther/Desktop/Incoming/qemu/qemu/target-ppc/translate.c
/var/tmp//ccfgCnLg.s:534:Expected comma after segment-name
/var/tmp//ccfgCnLg.s:534:Rest of line ignored. 1st junk character valued
32 ( ).
/var/tmp//ccfgCnLg.s:662:Expected comma after segment-name
/var/tmp//ccfgCnLg.s:662:Rest of line ignored. 1st junk character valued
32 ( ).
[... 203 more of these ...]
/var/tmp//ccfgCnLg.s:31194:Expected comma after segment-name
/var/tmp//ccfgCnLg.s:31194:Rest of line ignored. 1st junk character
valued 32 ( ).
/var/tmp//ccfgCnLg.s:31312:Expected comma after segment-name
/var/tmp//ccfgCnLg.s:31312:Rest of line ignored. 1st junk character
valued 32 ( ).
make[1]: *** [translate.o] Error 1
make: *** [all] Error 1
myriad:qemu cwalther$ cc --version
cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1640)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
o Is there a reason for the window to be resizable? When I tried
resizing it, qemu just crashed.
Thanks!
-Christian
next prev parent reply other threads:[~2004-07-04 7:42 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-02 22:56 [Qemu-devel] [Patch] Mac OS X Port Pierre d'Herbemont
2004-07-03 13:34 ` Jean-Michel POURE
2004-07-04 7:21 ` Christian Walther [this message]
2004-07-04 10:08 ` [Qemu-devel] " Pierre d'Herbemont
2004-07-04 10:37 ` Leigh Dyer
2004-07-05 1:22 ` [Qemu-devel] " Leigh Dyer
2004-07-05 22:24 ` [Qemu-devel] Inquiry, speed comparison on OS X, QEMU vs Virtual PC Daniel J. Guinan
2004-07-06 0:23 ` Leigh Dyer
2004-07-06 0:29 ` dguinan
2004-07-09 19:37 ` Pierre d'Herbemont
2004-07-09 20:07 ` Natalia Portillo
2004-07-09 20:14 ` Chad Page
2004-07-10 12:47 ` Pierre d'Herbemont
2004-07-10 13:08 ` J. Mayer
2004-07-10 13:23 ` Pierre d'Herbemont
2004-07-10 14:05 ` J. Mayer
2004-08-12 10:56 ` David Woodhouse
2004-08-12 12:51 ` Pierre d'Herbemont
2004-07-10 13:14 ` Fabrice Bellard
2004-07-10 13:27 ` Pierre d'Herbemont
-- strict thread matches above, loose matches on Subject: below --
2004-07-02 23:14 [Qemu-devel] re: [Patch] Mac OS X Port Fred Hope
2004-07-03 9:18 ` Raphaël Enrici
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='cc8b4m$uus$1@sea.gmane.org' \
--to=cwalther@gmx.ch \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).