[fpc-devel] Adding new targets to the compiler help screen
Florian Klaempfl
florian at freepascal.org
Thu Nov 1 11:17:37 CET 2007
Felipe Monteiro de Carvalho schrieb:
> Hello,
>
> I was taking a look at how to add new target options to the compiled
> help screen (the one that appears when you just type "fpc").
>
> Am I correct to assume that one must edit the compiler/msgtxt.inc
> file, add the new lines and then correct all the commas that come
> after the edit?
No.
Edit compiler/msg/errore.msg
make msg
More information about the fpc-devel
mailing list