1ppcsparc(1) Free Pascal Compiler ppcsparc(1)
2
3
4
6 ppcsparc - Free Pascal Compiler (FPC) binary, name derived from Porta‐
7 ble Pascal Compiler
8
9
11 ppcsparc [options] [sourcefile]
12
13
15 This binary is the back-end binary of the Free Pascal Compiler (FPC)
16 which is a Turbo Pascal and Delphi (7.0) compatible standalone (non GCC
17 frontend) multitarget Pascal compiler.
18
19 This binary should not be called directly, instead the fpc program
20 should be used instead. It will choose the right back-end for compil‐
21 ing units for the requested platforms.
22
23
25 For a complete list of all supported command-line options, see the
26 fpc(1) manual page.
27
28
30 fpc(1)
31
32
33
34
35Free Pascal 30 may 1999 ppcsparc(1)