Re: [fpc-devel] Adding new message to compiler on Windows

2018-04-16 Thread Ondrej Pokorny

On 16.04.2018 16:31, Tomas Hajny wrote:

On Mon, April 16, 2018 16:27, Ondrej Pokorny wrote:

On 16.04.2018 16:27, Tomas Hajny wrote:

There are two commands separated by a semicolon, in fact - have you
tried simply calling 'make msg' in the compiler directory?

Yes, I did.

What did you get then?


Sorry, my mistake - I ran "make msg" in compiler\msg, which didn't work 
obviously. In the compiler directory it works fine. Thank you very much!


Ondrej
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Adding new message to compiler on Windows

2018-04-16 Thread Tomas Hajny
On Mon, April 16, 2018 16:27, Ondrej Pokorny wrote:
> On 16.04.2018 16:27, Tomas Hajny wrote:
>> There are two commands separated by a semicolon, in fact - have you
>> tried simply calling 'make msg' in the compiler directory?
>
> Yes, I did.

What did you get then?

Tomas


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Adding new message to compiler on Windows

2018-04-16 Thread Ondrej Pokorny

On 16.04.2018 16:27, Tomas Hajny wrote:
There are two commands separated by a semicolon, in fact - have you 
tried simply calling 'make msg' in the compiler directory?


Yes, I did.

Ondrej
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Adding new message to compiler on Windows

2018-04-16 Thread Tomas Hajny
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


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


[fpc-devel] Adding new message to compiler on Windows

2018-04-16 Thread Ondrej Pokorny

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.

Ondrej
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel