Received: (from major@localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id VAA49114
	for pups-liszt; Sat, 28 Aug 1999 21:08:36 +1000 (EST)
Received: from henry.cs.adfa.edu.au (henry.cs.adfa.edu.au [131.236.21.158])
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with ESMTP id VAA49110
	for <pups@minnie.cs.adfa.edu.au>; Sat, 28 Aug 1999 21:08:29 +1000 (EST)
Received: (from wkt@localhost)
	by henry.cs.adfa.edu.au (8.9.2/8.9.1) id VAA07821
	for pups@minnie.cs.adfa.edu.au; Sat, 28 Aug 1999 21:08:29 +1000 (EST)
	(envelope-from wkt)
From: Warren Toomey <wkt@henry.cs.adfa.edu.au>
Message-Id: <199908281108.VAA07821@henry.cs.adfa.edu.au>
Subject: Primeval C compilers
To: pups@minnie.cs.adfa.edu.au (Unix Heritage Society)
Date: Sat, 28 Aug 1999 21:08:29 +1000 (EST)
Reply-To: wkt@cs.adfa.edu.au
X-Mailer: ELM [version 2.4ME+ PL43 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-pups@minnie.cs.adfa.edu.au
Precedence: bulk

Hi all,
	I also asked Dennis if we could put his two old `primeval' C
compilers into the archive. He said:

	I don't have a problem with copying the compilers, more or
	less as a mirror.   I wonder if anyone will try to revive them?

I've had a go at reviving them today, using V5 cc and tools. It's a
real PITA I can assure you. I've got the last1120c compiler compiled,
but I can't get it to compile itself. As soon as it sees line 16 in c00.c

	 i = namsiz;

it complains that the LHS isn't an Lvalue.

I think I'll stop now, my brain is hurting too much :-)

Ciao,
	Warren

