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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to