[fpc-devel] fpc calls crosscompiler from older version
    Tomas Hajny 
    XHajT03 at hajny.biz
       
    Thu Jan  3 19:11:17 CET 2019
    
    
  
On Thu, January 3, 2019 18:46, Bart wrote:
> On Thu, Jan 3, 2019 at 6:36 PM Florian Klämpfl <florian at freepascal.org>
> wrote:
>
>> The fpc executable has not to match with the real compiler executable.
>
> By design?
> I find that a bit odd.
By design or not, the fpc executable holds no version information as of
now, IIRC. Its functionality is very simple and there are almost no
differences among the builds distributed with various FPC releases (the
biggest difference probably being the list of supported architectures and
the corresponding compiler names).
Obviously, it might be changed if needed. The question is if people really
want such a warning. Note that it would work only if you rebuild the fpc
executable as well, so I'm not sure if it would make any difference in
your scenario.
Tomas
    
    
More information about the fpc-devel
mailing list