Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
FreePascal arm | Description: | FreePascal for arm-aros ABIv0 | Download: | fpc-3.2.2-arm-aros.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 54Mb | Version: | 3.2.2 | Date: | 23 May 21 | Author: | FreePascal Development Team | Submitter: | Marcus Sackrow | Homepage: | https://www.freepascal.org | Requirements: | AROS ABiv0 arm (RasPi+) Development tools | Category: | development/language | Replaces: | development/language/fpc-3.2.0a-arm-aros.lha | License: | GPL | Distribute: | yes | FileID: | 2346 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 35 (Current version) | | 37 (Accumulated) | Votes: | 2 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Free Pascal Compiler for AROS ARM (RasPi+)
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)
Requirements:
===================================================================
- RasPi equipped with AROS
- 50 - 250 MB HD space (depending 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
- RTL, AROS 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 a package startup for
the 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
see the file docs/readme.txt for more information
Information about Free Pascal for AROS:
https://wiki.freepascal.org/AROS
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
|