From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GYDAw-0005Qc-9N for qemu-devel@nongnu.org; Thu, 12 Oct 2006 22:53:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GYDAv-0005N1-4G for qemu-devel@nongnu.org; Thu, 12 Oct 2006 22:53:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYDAu-0005Mg-C0 for qemu-devel@nongnu.org; Thu, 12 Oct 2006 22:53:28 -0400 Received: from [68.142.200.156] (helo=web30903.mail.mud.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1GYDJG-0000cO-4l for qemu-devel@nongnu.org; Thu, 12 Oct 2006 23:02:06 -0400 Message-ID: <20061013025326.36205.qmail@web30903.mail.mud.yahoo.com> Date: Thu, 12 Oct 2006 19:53:26 -0700 (PDT) From: Eric Lowe Subject: Re: [Qemu-devel] AMD64+Solaris10 compile MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Is there a way to compile qemu-cvs-snapshot under Solaris-10 running=0A>= on amd64 processor?=0A=0ACheck out the sources and instructions at http://= www.opensolaris.org/os/project/qemu=0A=0AThere are some patches for 64-bit = builds that I think still need to be committed to the main CVS source, you = can create your own diffs -vs- the 0.8.2 stock source to see what was done = to get 64-bit builds to work and apply the same changes to the CVS source i= f you really want the latest. You may also need to update your gcc (such as= with Blastwave gcc) if /usr/sfw/bin/gcc doesn't work. There you will also = find a kqemu accelerator module which should work for Solaris 10.=0A=0A- Er= ic=0A=0A=0A=0A=0A=0A