From owner-freebsd-questions Thu Nov 2 22:00:45 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA19126 for questions-outgoing; Thu, 2 Nov 1995 22:00:45 -0800 Received: from mail.telstra.com.au (mail.telstra.com.au [192.148.160.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA19121 for ; Thu, 2 Nov 1995 22:00:42 -0800 Received: from mail_gw.fwall.telecom.com.au(192.148.147.10) by mail via smap (V1.3) id sma024043; Fri Nov 3 11:22:39 1995 Received: from cdn_mail.dn.itg.telecom.com.au(144.135.109.134) by mail_gw.telecom.com.au via smap (V1.3) id sma021784; Fri Nov 3 16:58:58 1995 Received: from rodin.cssc-syd.tansu.com.au (rodin.cssc-syd.tansu.com.au [149.135.252.15]) by cdn_mail.dn.itg.telecom.com.au (8.6.11/8.6.9) with ESMTP id QAA29296; Fri, 3 Nov 1995 16:58:54 +1100 Received: from crab.ind.tansu.com.au (crab.ind.tansu.com.au [149.135.100.23]) by rodin.cssc-syd.tansu.com.au (8.6.11/8.6.9) with ESMTP id QAA06751; Fri, 3 Nov 1995 16:58:53 +1100 Received: from kiwi.ind.tansu.com.au (raoul@kiwi.ind.tansu.com.au [149.135.104.48]) by crab.ind.tansu.com.au (8.6.9/8.6.9) with ESMTP id QAA04532; Fri, 3 Nov 1995 16:58:51 +1100 Received: (raoul@localhost) by kiwi.ind.tansu.com.au (8.6.9/8.6.9) id QAA04128; Fri, 3 Nov 1995 16:58:50 +1100 Message-Id: <199511030558.QAA04128@kiwi.ind.tansu.com.au> Subject: Re: 4.4BSD-Lite documentation To: archive@cps.cmich.edu (Mail Archive) Date: Fri, 3 Nov 1995 16:58:50 +1100 (EST) Cc: freebsd-questions@freebsd.org In-Reply-To: from "Mail Archive" at Nov 3, 95 00:46:43 am From: raoul@cssc-syd.tansu.com.au (Raoul Golan) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 750 Sender: owner-questions@freebsd.org Precedence: bulk > > On Fri, 3 Nov 1995, Raoul Golan wrote: > > > Guys, > > > > I also notice that the 4.4 pascal compiler has been cut out too. > > Not that I need it, but why all this pruning? > > > Someone cut a pascal compiler? Was it any good or just shit? If that was > implemented I can tell you right now that I know of four more labs I > would be able to run freebsd instead of Slowaris/x86.... > > Matt > /usr/src/usr.bin/pascal in the 4.4BSD-Lite tree is the compiler source I'm referring to. It's not that I want this compiler in particular, it's just that I'm curious as to why it hasn't been included in the FreeBSD distribution. Alternatively, there's a GNU pascal compiler available, I believe. Maybe you can try using that one instead?