From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id e39f3f5f for ; Fri, 12 Jul 2019 00:15:43 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 09B5C9B7B8; Fri, 12 Jul 2019 10:15:42 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 9A2B394BBA; Fri, 12 Jul 2019 10:15:12 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="rY/GXeHO"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 0C56394BBA; Fri, 12 Jul 2019 10:15:10 +1000 (AEST) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by minnie.tuhs.org (Postfix) with ESMTPS id 62DE494BAF for ; Fri, 12 Jul 2019 10:15:09 +1000 (AEST) Received: by mail-wr1-f53.google.com with SMTP id n9so8090722wrr.4 for ; Thu, 11 Jul 2019 17:15:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=011m2/alJQIgs6PuS8l3RGkfwiUZAh+i0gtvdN9DVcQ=; b=rY/GXeHOzshIdTcSouV/02L038afBnVzt+Ss9l8aG26AIOjqXvQLAfsjii6nQJYIo1 FLvSYHFr1CL5+8VDM6OzADGuc+R9R25JcD9Nb87rArcUHpVB6xVCb2/vk/VrDOPO/hUc yD9yzFaAKT1ZsaPT96CCC8gc+pW1u9uUj1hbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=011m2/alJQIgs6PuS8l3RGkfwiUZAh+i0gtvdN9DVcQ=; b=EtC7euGZyANKZg6/ObXvBHUjJGucGd0H9Mv6ctIUgkyNeOicJS5UMrvDAxlVr/xDKs fuIYUuwAIDm3asn2PnrDpPeu8T2aQqEWyxfKOK1ug9UBOBFZAKmwVUH3bP+Tek7Zk5sE dmXdvnfEWgP6RSfXcQAyqaug1yL+KqyKLKMcC/PGPJucFnakDInHVe3LwF1rP9nTJU5z GTbRyKrMzROLNfetXEIxpofbzZ+jTTnT5BGpbIM3QCRphrzpOe/eglyKAn13jMxFIODD /00cUj6iHTlTPqqI8A2qTGACk7dySdQ4LbfE2C1+QjeP4p0o5iNzVDQYe5CGYXUco2F8 dDkA== X-Gm-Message-State: APjAAAVF/0UiRNoy6Q9k9LN8lOw7dh62n6pmZG05gXgBaWXRaxp3dFq8 rsKph3MYtiJt7Bp3kKWpgHZa/gSqoqyaA7gsi0g/71k60dM= X-Google-Smtp-Source: APXvYqwS4d4niGXKAqmgNuXnoLCKqDJed6iOT+2vWiZCjVvOxzoh7rIGx9L8h3OonPgg9p9IV/z+r0QKE87oNDqNG9Q= X-Received: by 2002:adf:de90:: with SMTP id w16mr7248694wrl.217.1562890507832; Thu, 11 Jul 2019 17:15:07 -0700 (PDT) MIME-Version: 1.0 References: <8235a090-c48a-4587-8974-23305233bc33@PU1APC01FT026.eop-APC01.prod.protection.outlook.com> <3CFC8159-08DD-4647-8CEF-FE8D196AB3C9@ccc.com> <610F6FCB-F24D-4788-953A-83E0E6456622@ccc.com> In-Reply-To: From: Clem Cole Date: Thu, 11 Jul 2019 20:14:41 -0400 Message-ID: To: Charles H Sauer Content-Type: multipart/alternative; boundary="0000000000008ae973058d70cd04" Subject: Re: [TUHS] PCC for the i386 X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --0000000000008ae973058d70cd04 Content-Type: text/plain; charset="UTF-8" On Thu, Jul 11, 2019 at 3:40 PM Charles H Sauer wrote: > I assume AIX/386 used pcc, but Clem likely knows for sure. > I never knew it to be otherwise. We certainly started the AT&T tools and I don't think we changed anything on that front. AFAIK: AIX/370 was the same. Clem --0000000000008ae973058d70cd04 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Thu, Jul 11, 2019 at 3:40= PM Charles H Sauer <sauer@te= chnologists.com> wrote:
I assume AIX/386 used pcc, but Clem likely knows for sure.
I never knew it to be otherwise.=C2=A0 We certainly= started=C2=A0the AT&T tools and I don't think we change= d anything on that front.=C2=A0 =C2=A0AFAIK: AIX/370 was the same.

Clem
--0000000000008ae973058d70cd04--