From: Dan Plassche <boomer3200@gmail.com>
To: Jonathan Gray <jsg@jsg.id.au>
Cc: tuhs@tuhs.org, groff@gnu.org
Subject: [TUHS] Re: Typesetter C Compiler and Troff (Re: Re: v6 Unix Documents)
Date: Sat, 30 Nov 2024 22:28:42 -0500 (EST) [thread overview]
Message-ID: <cc527763-26c7-3dba-6e00-6937777ce354@gmail.com> (raw)
In-Reply-To: <ZxXAz6uUgb2iYOav@largo.jsg.id.au>
> Date: Sun, 20 Oct 2024 22:47:43
> From: Jonathan Gray <jsg@jsg.id.au>
>
>
> I adapted Tim Newsham's v6 install scripts for PWB if you'd
> like to run it on simh.
>
> https://github.com/jonathangray/pwb/
Thanks, very helpful and worked well. Since I was able to
follow the setup script and rebuild the c versions of nroff/troff
on PWB 1.0, I took a look at the new c compiler for differences
with the UNSW copy.
It turns out that the UNSW copy of the c compiler was definitely
a earlier version than in PWB. The most noticeable difference in
the UNSW stdio library was calloc.c not using malloc. The most
major omission in the c compiler was casts and there were also
some local changes to cc.c. Based on those differences, I'm
thinking that the UNSW copy appears to be from late 1976 to early
1977.
I was able to rebuild both the UNSW and the native PWB compiler
on PWB 1.0, but not to backport either to vanilla v6.
Best,
Dan
next prev parent reply other threads:[~2024-12-01 3:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-18 2:19 [TUHS] v6 Unix Documents Dan Plassche
2024-10-18 13:58 ` [TUHS] " G. Branden Robinson
2024-10-18 14:02 ` Al Kossow
2024-10-19 3:36 ` Jonathan Gray
[not found] ` <f4e18bf1-98bb-8844-c102-2a1b00fbab15@gmail.com>
2024-10-20 9:39 ` Jonathan Gray
2024-10-21 0:30 ` [TUHS] Typesetter C Compiler and Troff (Re: Re: v6 Unix Documents) Dan Plassche
2024-10-21 2:47 ` [TUHS] " Jonathan Gray
2024-12-01 3:28 ` Dan Plassche [this message]
2024-10-20 9:41 ` [TUHS] Re: v6 Unix Documents Dan Plassche
2024-10-20 9:12 ` Dan Plassche
2024-12-01 4:21 [TUHS] Re: Typesetter C Compiler and Troff (Re: Re: v6 Unix Documents) Noel Chiappa
2024-12-01 15:40 ` Ron Natalie
2024-12-01 17:24 ` Clem Cole
2024-12-01 17:27 ` Clem Cole
2024-12-05 6:38 ` Dan Plassche
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=cc527763-26c7-3dba-6e00-6937777ce354@gmail.com \
--to=boomer3200@gmail.com \
--cc=groff@gnu.org \
--cc=jsg@jsg.id.au \
--cc=tuhs@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).