From owner-freebsd-doc Sun Aug 26 10:50:10 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E5A237B408 for ; Sun, 26 Aug 2001 10:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7QHo5M26819; Sun, 26 Aug 2001 10:50:05 -0700 (PDT) (envelope-from gnats) Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id 6144237B40C for ; Sun, 26 Aug 2001 10:43:41 -0700 (PDT) (envelope-from rsidd@lpt.ens.fr) Received: from bluerondo.a.la.turk (nas-cbv-4-25-81.dial.proxad.net [213.228.25.81]) by postfix1-2.free.fr (Postfix) with SMTP id 939F0AB21D for ; Sun, 26 Aug 2001 19:43:35 +0200 (CEST) Received: (qmail 1225 invoked by uid 1001); 26 Aug 2001 17:37:55 -0000 Message-Id: <20010826173755.1224.qmail@bluerondo.a.la.turk> Date: 26 Aug 2001 17:37:55 -0000 From: Rahul Siddharthan Reply-To: Rahul Siddharthan To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30110: Developers handbook/tools: updated information Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30110 >Category: docs >Synopsis: Developers handbook/tools: updated information >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Aug 26 10:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Rahul Siddharthan >Release: FreeBSD 4.4-PRERELEASE i386 >Organization: >Environment: >Description: There is some slightly outdated info in the "tools" section of the developers' handbook, which says there are no Pascal compilers and no IDE's on FreeBSD. >How-To-Repeat: >Fix: Patch for developers-handbook/tools/chapter.sgml *** chapter.sgml Sun Aug 26 19:29:36 2001 --- chapter.sgml.new Sun Aug 26 19:32:36 2001 *************** *** 262,277 **** are rather unforgiving languages, and best suited to more experienced programmers; Pascal, on the other hand, was designed as an educational language, and is quite a good ! language to start with. Unfortunately, FreeBSD doesn't have ! any Pascal support, except for a Pascal-to-C converter in the ! ports. As the edit-compile-run-debug cycle is rather tedious when using separate programs, many commercial compiler makers have produced Integrated Development Environments (IDEs for short). FreeBSD does not have an ! IDE as such; however it is possible to use Emacs for this purpose. This is discussed in . --- 262,278 ---- are rather unforgiving languages, and best suited to more experienced programmers; Pascal, on the other hand, was designed as an educational language, and is quite a good ! language to start with. FreeBSD doesn't have any Pascal support ! in the base system, but the GNU Pascal compiler (gpc) is ! available in the ports. As the edit-compile-run-debug cycle is rather tedious when using separate programs, many commercial compiler makers have produced Integrated Development Environments (IDEs for short). FreeBSD does not have an ! IDE as such (though some, such as kdevelop, ! are in the ports); however it is possible to use Emacs for this purpose. This is discussed in . *************** *** 1615,1622 **** have. ! At least, not unless you pay out very large sums of ! money. However, it is possible to set up your own environment. It --- 1616,1623 ---- have. ! Some IDEs now exist, though; for example, kdevelop, in ! the ports. However, it is possible to set up your own environment. It >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message