From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34237 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUPmA-0003yp-E2 for qemu-devel@nongnu.org; Sun, 19 Dec 2010 15:22:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUPm6-0005VT-PL for qemu-devel@nongnu.org; Sun, 19 Dec 2010 15:22:36 -0500 Received: from lo.gmane.org ([80.91.229.12]:59542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUPm6-0005VE-B5 for qemu-devel@nongnu.org; Sun, 19 Dec 2010 15:22:34 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PUPm2-0008Kn-4g for qemu-devel@nongnu.org; Sun, 19 Dec 2010 21:22:30 +0100 Received: from 93-63-215-23.ip29.fastwebnet.it ([93.63.215.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Dec 2010 21:22:30 +0100 Received: from stefboombastic by 93-63-215-23.ip29.fastwebnet.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Dec 2010 21:22:30 +0100 From: Stefano Bonifazi Date: Sun, 19 Dec 2010 21:22:08 +0100 Message-ID: References: <4D0CEF16.9010701@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Subject: [Qemu-devel] Re: Problems executing qemu-ppc List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 12/19/2010 04:38 PM, Alexander Graf wrote: > > On 19.12.2010, at 15:19, Mulyadi Santosa wrote: > >> Hi :) >> >> On Sun, Dec 19, 2010 at 03:29, Stefano Bonifazi wrote: >>> Hi! >>> I am answering myself hoping that my solution may help somebody other who >>> has to face the same problem: >> >> I am not PPC user by myself, but I think it is a good candidate to be >> written in either Qemu web forum or Qemu wiki (do we have one?) :) > > www.qemu.org is a wiki :). And yes, please, that sounds like it really should be on there. As a hint: gcc -static would have also worked. > > > Alex > > > As part of my project I am writing a good QEMU technical documentation, .. I want to insert also this in it someway.. Then if my teacher's policy allows it I'll make my documentation public..I am experiencing big difficulties due to the lack of good updated documentation.. it is a huge C project, and C is not as readable as OO projects.. moreover one needs so many notions about emulators and computer architectures that can't be taught at university .. maybe some document written by who had to learn everything for understanding QEMU can be useful for novices more than one written by those who master all those topics for whom everything is easy and not worth to be said ;) Best Regards! Stefano B.