From: Tommy McCabe <rocketjet314@yahoo.com>
To: linux-8086@vger.kernel.org
Subject: Re: Bugs (and some fixes)
Date: Mon, 12 Apr 2004 14:31:25 -0700 (PDT) [thread overview]
Message-ID: <20040412213125.21798.qmail@web11704.mail.yahoo.com> (raw)
--- Tommy McCabe <rocketjet314@yahoo.com> wrote:
>
> --- Alan Cox <alan@lxorguk.ukuu.org.uk> 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.
>
> Compiler/memory model limit.
> If code is... and data is... Use this model...
> under 64KB under 64KB Small (-ms) or Tiny
> (-mt)
> over 64KB under 64KB Medium (-mm)
> under 64KB over 64KB Compact (-mc)
> over 64KB over 64KB Large (-ml)
>
> Reference:
> http://www.digitalmars.com/ctg/ctgMemoryModel.html
>
> >
> > >
> > > 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.
>
> Huh? I don't have developer access.
>
> > -
> > 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
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online by April 15th
> http://taxes.yahoo.com/filing.html
>
__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html
next reply other threads:[~2004-04-12 21:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-12 21:31 Tommy McCabe [this message]
2004-04-13 9:28 ` Bugs (and some fixes) David Given
-- strict thread matches above, loose matches on Subject: below --
2004-04-12 14:19 Tommy McCabe
2004-04-12 17:20 ` Alan Cox
2004-04-12 21:34 ` Miguel Bolanos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040412213125.21798.qmail@web11704.mail.yahoo.com \
--to=rocketjet314@yahoo.com \
--cc=linux-8086@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox