EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
+ w9 P0 K( h6 n3 @3 G4 d, R- G4 z
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. ! w- h; a, D( k6 C2 h E
4 f# N5 P' H. \1 Q$ ?* m
! `6 s0 w" d' `% K8 p |