[fpc-pascal] Re: compiling 2.6.1 from 2.4.5
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Mon Mar 12 01:38:15 CET 2012
    
    
  
On 11 Mar 2012, at 22:07, Thierry B. wrote:
> So I just try your advice. Builds :
> - 2.6.0 from 2.4.5 : oops, not 2.4.4 but it is : OK
> - 2.6.1 from 2.6.0 : NOK : __missing_command_DATA2INC -b -s fppkg.cfg fppkg.inc fppkg
> 
> same error, so there is something wrong with 2.6.1
No. It means that you are trying to build it using only the 2.6.0 compiler binary, rather than with a complete 2.6.0 installation in your path. Only the latter is supported. The former usually works, but it may not due to source file time stamp variations.
Jonas
    
    
More information about the fpc-pascal
mailing list