Tomas Hajny wrote:
Incidentally, how does one get a list of fpc's options? I don't mean
fpc -h since that actually shows ppcXXX's options, but how does one get
minimal info on fpc itself such as a reminder of the -V option?
In trunk, fpc -h shows all options supported by either fpc or ppcXXX
(technically, ppcXXX still shows the list, but it includes fpc specific
options if invoked from fpc). The part handled specifically by fpc should
not be of such a high interest normally, but it may be obtained by diffing
the output of both.
I agree that it's obscure, but there was discussion of -V a few weeks
ago in the context of starting Lazarus and I needed a reminder
yesterday. Looking at 2.6.4 source, I note also -PP and -PB with the
apparent "health warning" that they aren't qualified by the -V parameter.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal