OS4 DepotLogo by Kicko 
(anonymous IP: 18.216.214.141,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Language » fpc.lha

Free Pascal OS4

Description: Free Pascal for AmigaOS4
Download: fpc.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 55Mb
Version: 3.2.2
Date: 22 May 2021
Author: Free Pascal Development Team
Submitter: Marcus Sackrow
Homepage: https://www.freepascal.org
Requirements: AmigaOS4 PowerPC Processor, SDK
Category: development/language
Replaces: development/language/fpc.lha
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 11710
 
Comments: 6
Snapshots: 0
Videos: 0
Downloads: 85  (Current version)
667  (Accumulated)
Votes: 7 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Free Pascal Compiler (FPC) for AmigaOS4
Version: 3.2.2

License:
===================================================================
The Free Pascal compiler, tools, runtime libraries and packages are 
distributed under the Library GNU General Public License 
(see the file docs/copying and docs/copying.fpc)

Contents of the drawer "3rdParty" are not part of Free Pascal and
distributed on their own licenses.

in detail

vasm - distributed with permission by Volker Barthelmann
       see the file 3rdParty/vasm/LICENSE

vlink - distributed with permission by Frank Wille
        see the file 3rdParty/vlink/LICENSE

Requirements:
===================================================================
- PowerPC CPU equipped computer (except X5000)
- Amiga OS 4.0+
- 50 - 250 MB HD space (depends on selected packages)

Installation:
===================================================================
- Start the Installer: fpc_install
- Choose the installation method
- Novice will make a typical Installation to Work:FPC
- On the other Levels you can choose the target (a new drawer "FPC"
  will be created there) and packages to install
- "minimal" will install:
  - command-line compiler
  - resource compiler, fpcmake
  - vlink/vasm
  - RTL, AmigaOS4 specific units with examples
- "typical" will install:
  - all from "minimal"
  - FP-IDE (Free Pascal Console IDE)
  - useful additional units (FCL, regexpr, symbolic, ...)
  - various translations for Free Pascal
- "full" will install:
  - all from "typical"
  - some seldom used tools (pputools, configmaker)
  - some seldom needed units (googledata, sharepoint, ...)
- with customized you can configure which packages to install
  by default the setting for typical is shown
- The installer creates two entries in the file s:user-startup,
  an assign FPC: to the installation directory,
  and a path command which adds the compiler binaries' directory to the path.
- After the Installer finishes, do not forget to restart your computer
  before using the command-line compiler or the IDE.

How to use:
===================================================================
- open a shell type fpc <source file>
- double click "Free Pascal IDE" to get the IDE

Informations about FPC for AmigaOS4:
https://wiki.freepascal.org/AmigaOS
http://fpcamigawiki.alb42.de
https://blog.alb42.de

Information about Free Pascal in general:
https://www.freepascal.org
Documentation RTL/FCL/LCL
https://www.freepascal.org/docs.var

Information about vasm:
http://sun.hasenbraten.de/vasm/

Information about vlink:
http://sun.hasenbraten.de/vlink/





Copyright © 2004-2024 by Björn Hagström All Rights Reserved