From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miguel Bolanos Subject: Re: Bugs (and some fixes) Date: 12 Apr 2004 15:34:26 -0600 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1081805666.3006.29.camel@talena> References: <20040412141935.38878.qmail@web11706.mail.yahoo.com> <1081790412.2279.24.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1081790412.2279.24.camel@localhost.localdomain> List-Id: Content-Type: text/plain; charset="us-ascii" To: Alan Cox Cc: linux-8086@vger.kernel.org Greetings Alan and all, On Mon, 2004-04-12 at 11:20, Alan Cox wrote: > 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. > Well there are a few of us with access to the tree hanging around, the whole project is not totally dead, but i guess most of us are quite busy with work and/or other projects like yourself. The best way to ensure that patches are included is sending them over to the list and not forgetting to add "[PATCH]" to the subject best wishes Mike > - > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >