Am 15.09.2015 12:25 schrieb "Graeme Geldenhuys" <
mailingli...@geldenhuys.co.uk>:
>
> TIP:
>   I recommend developers update there $HOME/.fpc.cfg files so it uses
> -Mobjfpc, instead of the default -Mfpc (what I consider outdated
> language mode).
>

The best solution is to have {$mode objfpc} in the unit as then it doesn't
matter what is supplied in the config or on the commandline and one can be
sure that the right mode for the unit is used.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to