From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUqQZ-0006Bc-BV for qemu-devel@nongnu.org; Mon, 31 May 2004 13:18:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUqQW-0006AH-9d for qemu-devel@nongnu.org; Mon, 31 May 2004 13:18:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUqQW-00069v-57 for qemu-devel@nongnu.org; Mon, 31 May 2004 13:18:20 -0400 Received: from [81.209.184.159] (helo=dd2718.kasserver.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUqQ5-0005Z1-TJ for qemu-devel@nongnu.org; Mon, 31 May 2004 13:17:54 -0400 Received: from [192.168.0.7] (dsl-082-083-133-246.arcor-ip.net [82.83.133.246]) by dd2718.kasserver.com (Postfix) with ESMTP id EBAC421D72 for ; Mon, 31 May 2004 19:16:13 +0200 (CEST) Message-ID: <40BB68C0.3060201@fabianowski.de> Date: Mon, 31 May 2004 19:17:52 +0200 From: Bartosz Fabianowski MIME-Version: 1.0 Subject: Re: [Qemu-devel] VGA BIOS source code References: <40BB3784.9020202@fabianowski.de> <1086011986.347.77.camel@pcgem.rdg.cyberkinetica.com> <1086021492.347.95.camel@pcgem.rdg.cyberkinetica.com> <40BB6228.3030800@fabianowski.de> <1086023552.347.102.camel@pcgem.rdg.cyberkinetica.com> In-Reply-To: <1086023552.347.102.camel@pcgem.rdg.cyberkinetica.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 > So I will be deinstalling the bin86 and bcc ports and installing the > Dev86src-0.16.15.tar.gz from that site. I have done that. It compiles out-of-the-box and runs on FreeBSD, which is quite amazing really. However, the bcc that comes with it doesn't look gcc's preprocessor output. So for me, that combination didn't work either :( - Bartosz