On 13 Sep 2011, at 14:43, Graeme Geldenhuys wrote:

Wow, thanks for that tip! It's a rather important piece of information.
Is it mentioned somewhere in the FPC docs?  I searched the Programmers
Guide but couldn't find any reference to -O- or -O-<n> syntax.

-O-1 is the same as -O- -O1 (just like -vwn is the same as -vw -vn -- all single-character FPC options behave that way).

-O- and -O1 are both listed in the overview of the command line options of the Programmers Guide (Appendix A).



Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to