From owner-freebsd-questions Fri Feb 20 06:58:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29971 for freebsd-questions-outgoing; Fri, 20 Feb 1998 06:58:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from postoffice.onu.edu (postoffice.onu.edu [140.228.10.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29963 for ; Fri, 20 Feb 1998 06:58:44 -0800 (PST) (envelope-from n-ludban@onu.edu) Received: from austin.onu.edu (austin.onu.edu [140.228.10.1]) by postoffice.onu.edu (8.8.5/8.8.5) with SMTP id JAA10057; Fri, 20 Feb 1998 09:58:25 -0500 (EST) Date: Fri, 20 Feb 1998 09:58:26 -0500 (EST) From: Neil Ludban To: Andrej Cuckov cc: freebsd-questions@FreeBSD.ORG Subject: Re: Pascal compiler? In-Reply-To: <34EE60BD.7F0CC65C@cuckov.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Try p2c (pascal to C translator) in the ports collection. There's also gpc (GNU pascal compiler), but I haven't quite gotten it to work yet. It supports some of the Borland extensions. I've been meaning to post this to -questions for a couple weeks-- Has anyone gotten gpc to work? I looked at compiling it, but it wants a compiled gcc source tree. I found a Linux binary, and can get it to produce assembler output, but haven't had time to install the Linux developer package to see if the compiled pascal programs will run. --Neil On Fri, 20 Feb 1998, Andrej Cuckov wrote: > Hello. > I wonder if anyone can help. > We began using freeBSD with Apache, and we are in need to write CGI > applications. > > We have a vast amount of source code written for DOS in Pascal (Borland > 5), > DOES ANYONE KNOW where to get a Pascal Compiler for FreeBSD running on > 486/pentium PC platform? > > > HELP HELP HELP > > kindest regards: Andrej Cuckov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message