From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Nasrat Subject: Re: ELKS port of Adventure - help needed :) Date: Thu, 12 Dec 2002 08:18:07 +0000 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20021212081807.GE10355@raq465.uk2net.com> References: <200212112222.gBBMMA5G007271@eddie.loc> <1039651196.1847.43.camel@Castle.goembel> <20021212073945.GC10355@raq465.uk2net.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20021212073945.GC10355@raq465.uk2net.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-8086@vger.kernel.org On Thu, Dec 12, 2002 at 07:39:46AM +0000, Paul Nasrat wrote: > Two possible fixes - there is a new dev86 out which string.c has > changed in (0.16.10). I'm going to test this out later when I get into > work. Thanks Robert :) I can confirm adventure *works* with bcc 0.16.10 which was released on the 5th of December. This is a bleeding edge bcc with pre-processor, etc. But other than a complaint about: advent.h:265: warning: Unexpected text following preprocessor command But it compiles and runs :) At least I get to play a game at the lan party now... Paul