9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Eris Discordia" <eris.discordia@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] ld.com
Date: Fri, 15 Feb 2008 17:56:47 +0000	[thread overview]
Message-ID: <op.t6kusx01c6yvfe@computer> (raw)
In-Reply-To: <068da05d55d33393a95ed5cc6911145a@proxima.alt.za>

On Fri, 15 Feb 2008 14:33:09 -0000, <lucio@proxima.alt.za> wrote:

> According to the manual, ld.com is a stripped down version of 9load,
> intended to fit in 64KB.  It doesn't, my "production" version is:
>
> 	--rwxrwxr-x M 9 sys sys 73464 Feb 18  2007 /386/ld.com
>
> which seems to be the current version.  Any suggestions?  I don't
> really want to rebuild it unnecessarily.
>
> ++L
>

The one on Plan 9 ISO image is exactly 73,464 bytes, like yours. Strange
thing, because MS-DOS COM executables are exact memory dumps (no
loader/header/relocation) designed for 16 bit systems which had a
"segmented" memory model (segmented in the ancient sense of the word).
They must fit into one 16-bit segment; exactly 64K.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


  reply	other threads:[~2008-02-15 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-15 14:33 lucio
2008-02-15 17:56 ` Eris Discordia [this message]
2008-02-18  1:58 ` Russ Cox
2008-02-18  4:54   ` lucio
  -- strict thread matches above, loose matches on Subject: below --
2007-03-05 14:09 Aivar Guitar
2007-03-05 18:08 ` erik quanstrom

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=op.t6kusx01c6yvfe@computer \
    --to=eris.discordia@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).