From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: Adventure - the answer to what went wrong? Date: 12 Dec 2002 20:52:19 +0000 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1039726339.22174.29.camel@irongate.swansea.linux.org.uk> References: <200212121911.gBCJB75G012842@eddie.loc> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200212121911.gBCJB75G012842@eddie.loc> List-Id: Content-Type: text/plain; charset="us-ascii" To: Richard Wallman Cc: Linux 8086 On Thu, 2002-12-12 at 19:11, Richard Wallman wrote: > I put forward the theory that it fails because the two strings are not > in the same 64Kb segment. The reason no-one has found this problem > before is that so far all of the binaries have been <64Kb in size. ELKS only supports a max of 64K code / 64K data per app... Alan