The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: wkt@tuhs.org (Warren Toomey)
Subject: [Unix-jun72] UNIX V1 bootstrap
Date: Sun, 18 May 2008 11:24:10 +1000	[thread overview]
Message-ID: <20080518012410.GA59280@minnie.tuhs.org> (raw)
In-Reply-To: <200805180104.SAA27787@mist.magic.com>

On Sat, May 17, 2008 at 06:04:48PM -0700, James A. Markevitch wrote:
> For building under UNIX itself, there are a variety of strategies.  Here
> is my list, in order of preference:
> 
> 2. Modify the V2 assembler to produce V1 binaries.

I'm going to take a "devil's advocate" stance here, and argue to keep the
existing "as" binary untouched.

We have a bunch of userland executables which come from a point in time
after V1, including "as" and the C compiler. While we have kernel source
which is V1 on paper, we already have had to modify it to suit the userland
tools and the simulator. We will never get to a "pure V1" setup, so I would
prefer to see us aim for a "just after V1" system.

I'm fairly confident that, as V1 morphed into V2, they kept support for
0405 and 0407 in the kernel, but migrated the tools and boot chain towards
0407. Given we can't get back to pure V1, it would not hurt for us to have a
boot chain which can deal with 0407 headers.

Cheers,
	Warren



  reply	other threads:[~2008-05-18  1:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-18  1:04 James A. Markevitch
2008-05-18  1:24 ` Warren Toomey [this message]
2008-05-18  3:23   ` Doug Merritt
  -- strict thread matches above, loose matches on Subject: below --
2008-05-18  6:18 James A. Markevitch
2008-05-18  6:28 ` Warren Toomey
2008-05-11 14:13 James A. Markevitch
2008-05-17 18:06 ` Tim Newsham

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=20080518012410.GA59280@minnie.tuhs.org \
    --to=wkt@tuhs.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;
as well as URLs for NNTP newsgroup(s).