EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
; C v" k* _( |% F6 z
) z6 ]% o0 a! V5 t: w% }fpc(1) Free Pascal Compiler fpc(1) NAME fpc - Free Pascal Compiler (FPC) binary SYNOPSIS fpc [options] [sourcefile] DESCRIPTION This binary is the main binary of the Free Pascal Compiler (FPC) whichis a Turbo Pascal and Delphi (7.0) compatible standalone (non GCC frontend)multitarget Pascal compiler. The compiler uses LD(1) and can use AS(1) (see parameter -Aas), but alsohas its own binary object writer. The current main targets are Go32V2 (Dos DJGPP extender), Freebsd, Linux,MacOS, MacOSX, MorphOS, Netware, OS/2 and Win32. The other targets (M68Kcompilers for Atari and Amiga) are either based on older versions of the compiler orare still in development. This manpage is meant for quick-reference only. FPC comes with a great(2000+ pages) manual, which is updated constantly, while this man page can beout of date. Version number Starting with release 1.0, a new versioning system has been implemented.If the last number is even (1.0, 1.0.2), it is stable, and if the last numberis odd it is a daily changing development version.(1.0.5, 1.1) just like the linuxkernel.
+ A/ Q9 O( Z+ b" J" H' W& X9 ~) ~
; U f2 D& \4 ~$ H" U, P: o + h9 S/ h1 `& \1 k- @$ l
|