[fpc-devel] a make cycle order of fpc
Florian Klaempfl
florian at freepascal.org
Fri Feb 20 10:59:36 CET 2009
SErgey Ya. KOrshunoff schrieb:
> Hi!
> Currently an fpc build start with building a new runtime with current
> fpc compiler. There can be a failure with this. For example: no such
> internal routine error if we try to build fpc 2.2.0 runtime with fpc
> 2.3.0. I think the right order is to start a build of new fpc-compiler
> with the current compiler and current runtime.
The current runtime might be buggy and might not work for a new compiler.
More information about the fpc-devel
mailing list