[fpc-pascal] Options -WG -WC -WF -WT
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Jan 29 17:04:25 CET 2012
Hi,
According to fpc -h (2.7.1):
Option -WG creates graphic type application (EMX, OS/2, Windows).
Option -WC creates console type application (EMX, OS/2, Windows).
fpc -h (2.6.1) knows also:
Option -WF creates full screen type application (EMX, OS/2)
And the "user" documentation knows one more:
http://www.freepascal.org/docs-html/user/usersu15.html#x38-450005.1.4
-WT Generate a TOOL application (+) or a console application (-).
Are these correct or maybe outdated?
Are they mutually exclusive or can some be paired?
What kind of program is created under Windows without any of
these options?
Mattias
More information about the fpc-pascal
mailing list