Steven M. Schultz <sms(a)moe.2bsd.com> writes:
Reno came with GCC though.
Wrong. Reno uses pcc for both VAX and Tahoe architectures, just like
4.2, 4.3, 4.3-Tahoe, and all other True UNIX(R) releases. gcc is included
in the Reno distribution _as a compressed tarball_, and it's used only for
the experimental and unsupported hp300 port, and that's only because there
is no pcc support for it.
Sincerely,
Michael Sokolov
Phone: 440-449-0299 (Home) 216-217-2579 (Cellular)
ARPA Internet SMTP mail: mxs46(a)k2.scl.cwru.edu
Received: (from major@localhost)
by minnie.cs.adfa.edu.au (8.9.1/8.9.1) id NAA01241
for pups-liszt; Mon, 23 Nov 1998 13:40:15 +1100 (EST)
(envelope-from owner-pups(a)minnie.cs.adfa.oz.au)
X-Authentication-Warning: minnie.cs.adfa.edu.au: major set sender to
owner-pups(a)minnie.cs.adfa.oz.au using -f
From "Steven M. Schultz"
<sms(a)moe.2bsd.com> Mon Nov 23 12:26:14 1998
Received: from
moe.2bsd.com
(0(a)MOE.2BSD.COM [206.139.202.200])
by minnie.cs.adfa.edu.au (8.9.1/8.9.1) with ESMTP id NAA01235
for <pups(a)minnie.cs.adfa.edu.au>; Mon, 23 Nov 1998 13:40:05 +1100 (EST)
(envelope-from sms(a)moe.2bsd.com)
Received: (from sms@localhost)
by
moe.2bsd.com (8.9.0/8.9.0) id SAA20820
for pups(a)minnie.cs.adfa.edu.au; Sun, 22 Nov 1998 18:26:14 -0800 (PST)
Date: Sun, 22 Nov 1998 18:26:14 -0800 (PST)
From: "Steven M. Schultz" <sms(a)moe.2bsd.com>
Message-Id: <199811230226.SAA20820(a)moe.2bsd.com>
To: pups(a)minnie.cs.adfa.edu.au
Subject: Re: 4.3-VAX distributions
Sender: owner-pups(a)minnie.cs.adfa.oz.au
Precedence: bulk
Hi -
From: mxs46(a)k2.scl.cwru.edu (Michael Sokolov)
Wrong. Reno uses pcc for both VAX and Tahoe architectures, just like
4.2, 4.3, 4.3-Tahoe, and all other True UNIX(R) releases. gcc is included
Oops - I actually fired up the uVax-II (first time in almost 3 years)
and typed 'gcc' and it told me 2.5.8
But as it turns out that was something I'd added later (with much work).
GCC2 on a 9mb machine isn't a pretty sight so pcc is actually a "good
thing" ;)
Steven
Received: (from major@localhost)
by minnie.cs.adfa.edu.au (8.9.1/8.9.1) id SAA02007
for pups-liszt; Mon, 23 Nov 1998 18:05:00 +1100 (EST)
(envelope-from owner-pups(a)minnie.cs.adfa.oz.au)
X-Authentication-Warning: minnie.cs.adfa.edu.au: major set sender to
owner-pups(a)minnie.cs.adfa.oz.au using -f
From Kirk McKusick <mckusick(a)mckusick.com> Mon
Nov 23 16:05:13 1998
Received: from
knecht.Sendmail.ORG (
knecht.sendmail.org
[209.31.233.160])
by minnie.cs.adfa.edu.au (8.9.1/8.9.1) with ESMTP id SAA02001
for <pups(a)minnie.cs.adfa.edu.au>; Mon, 23 Nov 1998 18:04:51 +1100 (EST)
(envelope-from mckusick(a)flamingo.McKusick.COM)
Received: from
flamingo.McKusick.COM (root(a)flamingo.mckusick.com [209.31.233.178])
by
knecht.Sendmail.ORG (8.9.2.Alpha2/8.9.2.Alpha2) with ESMTP id XAA28300;
Sun, 22 Nov 1998 23:04:48 -0800 (PST)
Received: from
flamingo.McKusick.COM (mckusick@localhost [127.0.0.1])
by
flamingo.McKusick.COM (8.8.5/8.8.5) with ESMTP id WAA03948;
Sun, 22 Nov 1998 22:05:14 -0800 (PST)
Message-Id: <199811230605.WAA03948(a)flamingo.McKusick.COM>
To: mxs46(a)k2.scl.cwru.edu (Michael Sokolov)
Subject: Re: What *was* the Tahoe?
cc: pups(a)minnie.cs.adfa.edu.au
In-reply-to: Your message of "Sun, 22 Nov 1998 20:14:04 EST."
<199811230114.UAA16563(a)skybridge.scl.cwru.edu>
Date: Sun, 22 Nov 1998 22:05:13 -0800
From: Kirk McKusick <mckusick(a)mckusick.com>
Sender: owner-pups(a)minnie.cs.adfa.oz.au
Precedence: bulk
Date: Sun, 22 Nov 1998 20:14:04 -0500
From: mxs46(a)k2.scl.cwru.edu (Michael Sokolov)
To: pups(a)minnie.cs.adfa.edu.au
Subject: Re: What *was* the Tahoe?
Sender: owner-pups(a)minnie.cs.adfa.oz.au
Tim Shoppa <SHOPPA(a)trailing-edge.com> writes:
I've been looking over the 4.3BSD Tahoe and Reno
distributions
available in the PUPS archive, and have (what I hope) is a rather
simple question:
What is the "Tahoe"?
I have been pondering over the same question for a LONG
time, and I would love to know the answer to it, as would
Rick Copeland. The ex-CSRG folks are probably the only
people on the planet who know the answer, and it looks like
Marshall Kirk McKusick is the only one of them on this list.
Kirk, do you have any insight?
Sincerely,
Michael Sokolov
Phone: 440-449-0299 (Home) 216-217-2579 (Cellular)
ARPA Internet SMTP mail: mxs46(a)k2.scl.cwru.edu
Tahoe was the internal "code" name that Computer Consoles Inc used
for their Power 6/32 processor. Many of their early changes to BSD
were labelled:
#ifdef tahoe
to identify the 6/32 specific code. So, when we did the port we
just called it Tahoe because its prime purpose was to add support
for the CCI 6/32 machine.
Kirk McKusick
Received: (from major@localhost)
by minnie.cs.adfa.edu.au (8.9.1/8.9.1) id SAA02069
for pups-liszt; Mon, 23 Nov 1998 18:19:19 +1100 (EST)
(envelope-from owner-pups(a)minnie.cs.adfa.oz.au)
X-Authentication-Warning: minnie.cs.adfa.edu.au: major set sender to
owner-pups(a)minnie.cs.adfa.oz.au using -f
From Dave Horsfall <dave(a)fgh.geac.com.au> Mon Nov
23 17:16:50 1998
Received: from caveman.geac.com.au (caveman.geac.com.au
[203.30.73.2])
by minnie.cs.adfa.edu.au (8.9.1/8.9.1) with SMTP id SAA02064
for <pups(a)minnie.cs.adfa.edu.au>; Mon, 23 Nov 1998 18:19:11 +1100 (EST)
(envelope-from dave(a)fgh.geac.com.au)
Received: (qmail 4403 invoked from network); 23 Nov 1998 06:22:48 -0000
Received: from brane.geac.com.au (202.6.67.115)
by caveman.geac.com.au with SMTP; 23 Nov 1998 06:22:48 -0000
Received: from fgh.geac.com.au by brane.geac.com.au with smtp\n (Smail3.1.29.1 #3) id
m0zhqEJ-00002RC; Mon, 23 Nov 98 18:16 AEDT
Received: from localhost (dave@localhost)
by fgh.geac.com.au (SMI-8.X/SVR4) with ESMTP id SAA05724
for <pups(a)minnie.cs.adfa.edu.au>; Mon, 23 Nov 1998 18:16:50 +1100
Date: Mon, 23 Nov 1998 18:16:50 +1100 (EST)
From: Dave Horsfall <dave(a)fgh.geac.com.au>
X-Sender: dave@fgh
cc: pups(a)minnie.cs.adfa.edu.au
Subject: Re: What *was* the Tahoe?
In-Reply-To: <199811230605.WAA03948(a)flamingo.McKusick.COM>
Message-ID: <Pine.GSO.4.03.9811231813070.22354-100000@fgh>
X-No-Archive: Yes
X-Witty-Saying: "Tesseract - Enter at own risk"
X-Disclaimer: "Me, speak for us?"
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-pups(a)minnie.cs.adfa.oz.au
Precedence: bulk
On Sun, 22 Nov 1998, Kirk McKusick wrote:
Tahoe was the internal "code" name that
Computer Consoles Inc used
for their Power 6/32 processor. Many of their early changes to BSD
were labelled:
#ifdef tahoe
to identify the 6/32 specific code. So, when we did the port we
just called it Tahoe because its prime purpose was to add support
for the CCI 6/32 machine.
And, as I recall (I used to work for STC Australia who sold 'em) it
had the instruction set of a Vax, but backwards, if you know what I
mean... The CPU was five boards, something like integer card plus
FPU card plus priority arbitrator card etc.
--
Dave Horsfall VK2KFU dave(a)geac.com.au Ph: +61 2 9978-7493 Fx: +61 2 9978-7422
Geac Computers P/L (FGH Division) 2/57 Christie St, St Leonards 2065, Australia
Received: (from major@localhost)
by minnie.cs.adfa.edu.au (8.9.1/8.9.1) id DAA03974
for pups-liszt; Tue, 24 Nov 1998 03:38:04 +1100 (EST)
(envelope-from owner-pups(a)minnie.cs.adfa.oz.au)
X-Authentication-Warning: minnie.cs.adfa.edu.au: major set sender to
owner-pups(a)minnie.cs.adfa.oz.au using -f