Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id FAA18056
	for pups-liszt; Thu, 12 Mar 1998 05:21:10 +1100 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups@minnie.cs.adfa.oz.au using -f
Received: from alph02.triumf.ca (alph02.Triumf.CA [142.90.114.18])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with SMTP id FAA18051
	for <pups@minnie.CS.ADFA.OZ.AU>; Thu, 12 Mar 1998 05:21:04 +1100 (EST)
Received: by alph02.triumf.ca; id AA19967; Wed, 11 Mar 1998 10:21:01 -0800
From: Tim Shoppa <shoppa@alph02.triumf.ca>
Message-Id: <9803111821.AA19967@alph02.triumf.ca>
Subject: Re: Does anybody have an assembler in C?
To: pups@minnie.cs.adfa.oz.au
Date: Wed, 11 Mar 1998 10:21:00 -0800 (PST)
Cc: shoppa@alph02.triumf.ca
In-Reply-To: <9803111636.AA08101@alph02.triumf.ca> from "Tim Shoppa" at Mar 11, 98 08:36:33 am
X-Mailer: ELM [version 2.4 PL22]
Content-Type: text
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

> > Tim Shoppa I believe is familiar with the "chip" or "sunchip" tar bundle
> > that contained a PDP-11 C compiler, assembler and loader.
> 
> Vaguely.  I'll try to track down the exact reference - I'm not
> sure whether your referring to the DECUS C package or not.

Taking a quick look at the DECUS C package, I see that isn't the answer.
There's an "as"-style assembler there written in MACRO-11, though :-).

I think you were referring to the XINU-11 package available by anonymous
ftp from sunsite:

ftp://sunsite.unc.edu/pub/academic/computer-science/history/pdp-11/xinu

in particular, if you look in

ftp://sunsite.unc.edu/pub/academic/computer-science/history/pdp-11/xinu/
    unpacked/src/cmd/as11

you'll find the "as11" sources in C, specifically written for BSD4.3 on
a VAX.

I have to admit that I'm not fully aware of the copyrights regarding
the XINU package.  If research shows that this is freely distributable,
is this something we'd want to distribute through the PUPS archive,
Warren?

Tim. (shoppa@triumf.ca)

