From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D0EZm-0004Dh-4x for qemu-devel@nongnu.org; Sun, 13 Feb 2005 02:53:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D0EZV-000476-0Z for qemu-devel@nongnu.org; Sun, 13 Feb 2005 02:53:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0EZT-000446-QQ for qemu-devel@nongnu.org; Sun, 13 Feb 2005 02:53:35 -0500 Received: from [212.16.62.51] (helo=mail.13thfloor.at) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D0E4O-0003xg-B0 for qemu-devel@nongnu.org; Sun, 13 Feb 2005 02:21:28 -0500 Date: Sun, 13 Feb 2005 08:21:20 +0100 From: Herbert Poetzl Message-ID: <20050213072120.GA25583@mail.13thfloor.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Funny Bash Script ... 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 Hi Folks! there is a funny bash script available at http://vserver.13thfloor.at/Stuff/QEMU/rev_01.sh using this on object files (like the kqemu-mod-i386.o) produces interesting output, which will compile nicely with gcc to something very similar of the original .. it's a quick and dirty hack, so naturally far away from being perfect (for example it doesn't rebuild non .text sections yet) and of course I would not suggest to use it on before mentioned object file ... best, Herbert