From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: Bugs (and some fixes) Date: Mon, 12 Apr 2004 18:20:13 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1081790412.2279.24.camel@localhost.localdomain> References: <20040412141935.38878.qmail@web11706.mail.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20040412141935.38878.qmail@web11706.mail.yahoo.com> List-Id: Content-Type: text/plain; charset="us-ascii" To: Tommy McCabe Cc: linux-8086@vger.kernel.org On Llu, 2004-04-12 at 15:19, Tommy McCabe wrote: > The linker won't link any code segments larger than > 64KB. (Fix: Use a different compiler, maybe the one > from FreeDOS or Minix) Processor limit. > > The kernel prints out lots of 0's mixed in with the > boot messages on bootup. (Fix: Remove the single > quotes around the 0 in line 139 of > elks/kernel/printk.c) You should probably check any fixes you make into the tree btw as I think its otherwise dead.