mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-09 02:09:19 +02:00
* man pages for all backends
This commit is contained in:
parent
878c56bad6
commit
6dc122aa62
@ -13,7 +13,7 @@ This binary is the main binary of the
|
|||||||
which is a
|
which is a
|
||||||
.I Turbo Pascal
|
.I Turbo Pascal
|
||||||
and
|
and
|
||||||
.I Delphi (5.0)
|
.I Delphi (7.0)
|
||||||
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
||||||
.PP
|
.PP
|
||||||
The compiler uses
|
The compiler uses
|
||||||
@ -26,13 +26,12 @@ The current main targets are
|
|||||||
.I Go32V2
|
.I Go32V2
|
||||||
(Dos DJGPP extender),
|
(Dos DJGPP extender),
|
||||||
.I Freebsd,
|
.I Freebsd,
|
||||||
.I OpenBSD,
|
|
||||||
.I NetBSD,
|
|
||||||
.I Linux,
|
.I Linux,
|
||||||
.I OS/2,
|
.I MacOS,
|
||||||
.I BeOS,
|
.I MacOSX,
|
||||||
|
.I MorphOS,
|
||||||
.I Netware,
|
.I Netware,
|
||||||
.I Solaris
|
.I OS/2
|
||||||
and
|
and
|
||||||
.I Win32.
|
.I Win32.
|
||||||
The other targets (M68K compilers for Atari and Amiga) are either based on older
|
The other targets (M68K compilers for Atari and Amiga) are either based on older
|
||||||
@ -77,7 +76,8 @@ idem as \-h, but waiting after every screenfull for the enter key.
|
|||||||
.TP
|
.TP
|
||||||
.BI \-i
|
.BI \-i
|
||||||
This option tells the compiler to print the copyright information.
|
This option tells the compiler to print the copyright information.
|
||||||
You can give it an option, as -ixxx} where "xxx" can be one of the
|
|
||||||
|
You can give it an option, as -ixxx where "xxx" can be one of the
|
||||||
following:
|
following:
|
||||||
.RS
|
.RS
|
||||||
.TP
|
.TP
|
||||||
|
@ -63,11 +63,12 @@ HTML with 8.3 conforming filenames.
|
|||||||
HTML with long filenames.
|
HTML with long filenames.
|
||||||
.TP
|
.TP
|
||||||
.I xhtml
|
.I xhtml
|
||||||
XHTML with long files,ames.
|
XHTML with long filesnames.
|
||||||
.TP
|
.TP
|
||||||
.I latex
|
.I latex
|
||||||
LaTex, which uses the fpc.sty style used by the Free Pascal documentation.
|
LaTex, which uses the fpc.sty style used by the Free Pascal documentation.
|
||||||
.TP xml-struct
|
.TP
|
||||||
|
.I xml-struct
|
||||||
Structured XML.
|
Structured XML.
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
@ -128,7 +129,7 @@ the default is
|
|||||||
(with . (dot) included).
|
(with . (dot) included).
|
||||||
.TP
|
.TP
|
||||||
.BI \-\-latex\-highlight
|
.BI \-\-latex\-highlight
|
||||||
Switches on an internam latex syntax highlighter. This is not yet
|
Switches on an internal latex syntax highlighter. This is not yet
|
||||||
implemented. By default, syntax highlighting is provided by the syntax
|
implemented. By default, syntax highlighting is provided by the syntax
|
||||||
package that comes with fpc.
|
package that comes with fpc.
|
||||||
.TP
|
.TP
|
||||||
|
@ -14,7 +14,7 @@ This binary is the back-end binary of the
|
|||||||
which is a
|
which is a
|
||||||
.I Turbo Pascal
|
.I Turbo Pascal
|
||||||
and
|
and
|
||||||
.I Delphi (5.0)
|
.I Delphi (7.0)
|
||||||
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
||||||
|
|
||||||
This binary should not be called directly, instead the
|
This binary should not be called directly, instead the
|
||||||
@ -30,12 +30,4 @@ manual page.
|
|||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR fpc (1)
|
.BR fpc (1)
|
||||||
.BR fpc.cfg (5)
|
|
||||||
.BR ppdep (1)
|
|
||||||
.BR ppudump (1)
|
|
||||||
.BR ppumove (1)
|
|
||||||
.BR ptop (1)
|
|
||||||
.BR h2pas (1)
|
|
||||||
.BR ld (1)
|
|
||||||
.BR as (1)
|
|
||||||
|
|
||||||
|
33
install/man/man1/ppcarm.1
Normal file
33
install/man/man1/ppcarm.1
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
.TH ppcarm 1 "30 may 1999" "Free Pascal" "Free Pascal Compiler"
|
||||||
|
.SH NAME
|
||||||
|
ppcarm \- Free Pascal Compiler (FPC) binary, name derived
|
||||||
|
from Portable Pascal Compiler
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
|
||||||
|
.B "ppcarm [options] [sourcefile]"
|
||||||
|
.BR
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
This binary is the back-end binary of the
|
||||||
|
.I Free Pascal Compiler (FPC)
|
||||||
|
which is a
|
||||||
|
.I Turbo Pascal
|
||||||
|
and
|
||||||
|
.I Delphi (7.0)
|
||||||
|
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
||||||
|
|
||||||
|
This binary should not be called directly, instead the
|
||||||
|
.B fpc
|
||||||
|
program should be used instead.
|
||||||
|
It will choose the right back-end for compiling units for the requested platforms.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
|
||||||
|
For a complete list of all supported command-line options, see the
|
||||||
|
.BR fpc (1)
|
||||||
|
manual page.
|
||||||
|
|
||||||
|
.SH SEE ALSO
|
||||||
|
.BR fpc (1)
|
||||||
|
|
33
install/man/man1/ppcppc.1
Normal file
33
install/man/man1/ppcppc.1
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
.TH ppcppc 1 "30 may 1999" "Free Pascal" "Free Pascal Compiler"
|
||||||
|
.SH NAME
|
||||||
|
ppcppc \- Free Pascal Compiler (FPC) binary, name derived
|
||||||
|
from Portable Pascal Compiler
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
|
||||||
|
.B "ppcppc [options] [sourcefile]"
|
||||||
|
.BR
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
This binary is the back-end binary of the
|
||||||
|
.I Free Pascal Compiler (FPC)
|
||||||
|
which is a
|
||||||
|
.I Turbo Pascal
|
||||||
|
and
|
||||||
|
.I Delphi (7.0)
|
||||||
|
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
||||||
|
|
||||||
|
This binary should not be called directly, instead the
|
||||||
|
.B fpc
|
||||||
|
program should be used instead.
|
||||||
|
It will choose the right back-end for compiling units for the requested platforms.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
|
||||||
|
For a complete list of all supported command-line options, see the
|
||||||
|
.BR fpc (1)
|
||||||
|
manual page.
|
||||||
|
|
||||||
|
.SH SEE ALSO
|
||||||
|
.BR fpc (1)
|
||||||
|
|
33
install/man/man1/ppcsparc.1
Normal file
33
install/man/man1/ppcsparc.1
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
.TH ppcsparc 1 "30 may 1999" "Free Pascal" "Free Pascal Compiler"
|
||||||
|
.SH NAME
|
||||||
|
ppcsparc \- Free Pascal Compiler (FPC) binary, name derived
|
||||||
|
from Portable Pascal Compiler
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
|
||||||
|
.B "ppcsparc [options] [sourcefile]"
|
||||||
|
.BR
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
This binary is the back-end binary of the
|
||||||
|
.I Free Pascal Compiler (FPC)
|
||||||
|
which is a
|
||||||
|
.I Turbo Pascal
|
||||||
|
and
|
||||||
|
.I Delphi (7.0)
|
||||||
|
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
||||||
|
|
||||||
|
This binary should not be called directly, instead the
|
||||||
|
.B fpc
|
||||||
|
program should be used instead.
|
||||||
|
It will choose the right back-end for compiling units for the requested platforms.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
|
||||||
|
For a complete list of all supported command-line options, see the
|
||||||
|
.BR fpc (1)
|
||||||
|
manual page.
|
||||||
|
|
||||||
|
.SH SEE ALSO
|
||||||
|
.BR fpc (1)
|
||||||
|
|
33
install/man/man1/ppcx64.1
Normal file
33
install/man/man1/ppcx64.1
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
.TH ppcx64 1 "30 may 1999" "Free Pascal" "Free Pascal Compiler"
|
||||||
|
.SH NAME
|
||||||
|
ppcx64 \- Free Pascal Compiler (FPC) binary, name derived
|
||||||
|
from Portable Pascal Compiler
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
|
||||||
|
.B "ppcx64 [options] [sourcefile]"
|
||||||
|
.BR
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
This binary is the back-end binary of the
|
||||||
|
.I Free Pascal Compiler (FPC)
|
||||||
|
which is a
|
||||||
|
.I Turbo Pascal
|
||||||
|
and
|
||||||
|
.I Delphi (7.0)
|
||||||
|
compatible standalone (non GCC frontend) multitarget Pascal compiler.
|
||||||
|
|
||||||
|
This binary should not be called directly, instead the
|
||||||
|
.B fpc
|
||||||
|
program should be used instead.
|
||||||
|
It will choose the right back-end for compiling units for the requested platforms.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
|
||||||
|
For a complete list of all supported command-line options, see the
|
||||||
|
.BR fpc (1)
|
||||||
|
manual page.
|
||||||
|
|
||||||
|
.SH SEE ALSO
|
||||||
|
.BR fpc (1)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user