<html><head></head><body bgcolor="#ffffff" text="#2e3436" link="#2a76c6" vlink="#2e3436"><div>On Sun, 2019-01-13 at 12:31 +0100, Abou Al Montacir wrote:</div><div>...</div><blockquote type="cite"><div>The error messages current location is decided by FPC make file and not by our scripts. And even it we are going to overwrite this we may want to move the error files to either</div><pre>/usr/share/fpc/3.0.4/compiler/msg/errore.msg</pre><div>or to</div><div><pre>/usr/share/fp-compiler-3.0.4/msg/errore.msg</pre></div><div>but not to</div><pre>/usr/share/fpcsrc/3..4/compiler/msg/errore.msg</pre><div><br></div><div>For now I'll probably try to change Lazarus default search path.</div><pre></pre></blockquote><div>I've tried several attempts to fix that but failed to find a way to get "gnu" in "$(TargetCPU)-$(TargetOS)-gnu" in the attached patch.</div><div><br></div><div>I now consider again using the upstream path:</div><div><blockquote type="cite" style="white-space: normal;"><pre>/usr/share/fpcsrc/3..4/compiler/msg/errore.msg</pre></blockquote></div><div>using either a move command in rules file or a symbolic link entry in the .link file.</div><div><br></div><div>Can anyone advise what is better? </div><div><div style="white-space: normal;"><span><pre><pre>-- <br></pre>Cheers,
Abou Al Montacir</pre></span></div></div></body></html>