On Fri, 20 Feb 2009, SErgey Ya. KOrshunoff wrote:
> 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. And then start a building of new runtime with > a new compiler. The correct build order is always to start with the most recently released stable compiler. You can never compile a 2.2.0 with a 2.3.x. Michael. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
