[fpc-devel] Adding new message to compiler on Windows
Tomas Hajny
XHajT03 at hajny.biz
Mon Apr 16 16:27:39 CEST 2018
On Mon, April 16, 2018 15:04, Ondrej Pokorny wrote:
Hello,
> how can I add a new compiler error message to fpc on Windows?
>
> The tutorial http://wiki.lazarus.freepascal.org/Message_files didn't
> help me because the command
>
> cd fpc/compiler; make msg
>
> is invalid on windows.
There are two commands separated by a semicolon, in fact - have you tried
simply calling 'make msg' in the compiler directory?
Tomas
More information about the fpc-devel
mailing list